mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #3517 from nwf/for-upstream
gnunet: add PKG_CONFIG_DEPENDS for all components
This commit is contained in:
@@ -79,6 +79,8 @@ define Package/gnunet/description
|
||||
endef
|
||||
|
||||
define BuildComponent
|
||||
PKG_CONFIG_DEPENDS+=CONFIG_PACKAGE_$(PKG_NAME)-$(1)
|
||||
|
||||
define Package/gnunet-$(1)
|
||||
$$(call Package/gnunet/Default)
|
||||
TITLE+= $(2)
|
||||
|
||||
Reference in New Issue
Block a user