libudev: needs libtool for automake in cross build.
This commit is contained in:
parent
489e295b5a
commit
677678b720
|
@ -26,7 +26,7 @@ distfiles="http://www.freedesktop.org/software/systemd/systemd-${version}.tar.xz
|
|||
checksum=8c4462a04f3ecf7f083782e5e0687913b1d33c6444bf20fa2f31df9222965fed
|
||||
|
||||
if [ "$XBPS_CROSS_BUILD" ]; then
|
||||
hostmakedepends="automake gettext-devel pkg-config intltool
|
||||
hostmakedepends="libtool automake gettext-devel pkg-config intltool
|
||||
gperf libxslt docbook-xsl libgcrypt-devel"
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user