summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/opkg/opkg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/opkg.mk b/package/opkg/opkg.mk
index 6e4d4ff366..bf19a60fbf 100644
--- a/package/opkg/opkg.mk
+++ b/package/opkg/opkg.mk
@@ -8,7 +8,7 @@ OPKG_VERSION = v0.3.1
OPKG_SITE = http://git.yoctoproject.org/git/opkg
OPKG_SITE_METHOD = git
# Uses PKG_CHECK_MODULES() in configure.ac
-OPKG_DEPENDENCIES = host-pkgconf
+OPKG_DEPENDENCIES = host-pkgconf libarchive
OPKG_LICENSE = GPLv2+
OPKG_LICENSE_FILES = COPYING
OPKG_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud