mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
gnunet: add PKG_CONFIG_DEPENDS for all components
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
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