yash: link ncurses statically.
This commit is contained in:
parent
adc7daeffb
commit
0d88323ded
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'yash'
|
# Template file for 'yash'
|
||||||
pkgname=yash
|
pkgname=yash
|
||||||
version=2.44
|
version=2.44
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
make_build_args="LDLIBS=-lm LDLIBS+=${XBPS_CROSS_BASE}/usr/lib/libncursesw.a"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Yet another shell (POSIX-compliant)"
|
short_desc="Yet another shell (POSIX-compliant)"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue