avahi: remove obsolete pkg-config env vars for cross builds.
This commit is contained in:
parent
637dfb94d7
commit
40fe1fe3fe
@ -45,9 +45,7 @@ if [ -n "$XBPS_CROSS_TRIPLET" ]; then
|
||||
avahi-libs avahi-libs-devel avahi-utils"
|
||||
configure_args="${configure_args} --disable-glib --disable-gobject
|
||||
--disable-gtk --disable-gtk3 --disable-introspection
|
||||
--disable-python --disable-pygtk
|
||||
PKG_CONFIG_SYSROOT_DIR=/usr/$XBPS_CROSS_TRIPLET
|
||||
PKG_CONFIG_LIBDIR=/usr/$XBPS_CROSS_TRIPLET/lib/pkgconfig"
|
||||
--disable-python --disable-pygtk"
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user