|
@@ -11,6 +11,8 @@ OPKG_SITE_METHOD = svn
|
|
OPKG_INSTALL_STAGING = YES
|
|
OPKG_INSTALL_STAGING = YES
|
|
OPKG_CONF_OPT = --disable-curl --disable-gpg
|
|
OPKG_CONF_OPT = --disable-curl --disable-gpg
|
|
OPKG_AUTORECONF = YES
|
|
OPKG_AUTORECONF = YES
|
|
|
|
+# Uses PKG_CHECK_MODULES() in configure.ac
|
|
|
|
+OPKG_DEPENDENCIES = host-pkgconf
|
|
|
|
|
|
# Ensure directory for lockfile exists
|
|
# Ensure directory for lockfile exists
|
|
define OPKG_CREATE_LOCKDIR
|
|
define OPKG_CREATE_LOCKDIR
|