diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk index 3ba61aea47..9932d3f8bd 100644 --- a/package/opkg/opkg.mk +++ b/package/opkg/opkg.mk @@ -11,6 +11,8 @@ OPKG_SITE_METHOD = svn OPKG_INSTALL_STAGING = YES OPKG_CONF_OPT = --disable-curl --disable-gpg OPKG_AUTORECONF = YES +# Uses PKG_CHECK_MODULES() in configure.ac +OPKG_DEPENDENCIES = host-pkgconf # Ensure directory for lockfile exists define OPKG_CREATE_LOCKDIR