mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dbus: disable autoreconf
This commit is contained in:
parent
788329893d
commit
910faa4c01
@ -29,7 +29,7 @@ PKG_SHORTDESC="dbus: simple interprocess messaging system"
|
||||
PKG_LONGDESC="D-Bus is a message bus, used for sending messages between applications. This package contains the D-Bus daemon and related utilities and the dbus shared library."
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="export ac_cv_have_abstract_sockets=yes \
|
||||
--with-sysroot=$SYSROOT_PREFIX \
|
||||
|
Loading…
x
Reference in New Issue
Block a user