pam: fix cross build: needs libtool.
This commit is contained in:
parent
73925bebcb
commit
7d1c92d307
@ -28,7 +28,7 @@ conf_files="
|
|||||||
/etc/security/time.conf"
|
/etc/security/time.conf"
|
||||||
|
|
||||||
if [ "$XBPS_CROSS_BUILD" ]; then
|
if [ "$XBPS_CROSS_BUILD" ]; then
|
||||||
hostmakedepends="flex automake gettext-devel pkg-config"
|
hostmakedepends="flex automake gettext-devel pkg-config libtool"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user