mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/bitchx: add missing ncurses-dev
This commit is contained in:
parent
72df2565c1
commit
cffd317dbf
@ -8,7 +8,7 @@ url="http://bitchx.ca/"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends=""
|
||||
depends_dev="tcl-dev openssl-dev"
|
||||
depends_dev="tcl-dev openssl-dev ncurses-dev"
|
||||
makedepends="$depends_dev coreutils"
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user