Skip to content

Commit cd6f42b

Browse files
Merge pull request #358 from WebPlatformForEmbedded/development/opkg-header-install-support
OPKG: Libopkg header install support
2 parents 1cbf7e7 + 9ee0abf commit cd6f42b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/opkg/opkg.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ OPKG_LICENSE = GPL-2.0+
1111
OPKG_LICENSE_FILES = COPYING
1212
OPKG_INSTALL_STAGING = YES
1313
OPKG_CONF_OPTS = --disable-curl
14+
OPKG_CONF_OPTS += --enable-libopkg-api
1415

1516
# Ensure directory for lockfile exists
1617
define OPKG_CREATE_LOCKDIR

0 commit comments

Comments
 (0)