mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
Merge pull request #1849 from drizzt/master
fwknop: fix building without gpg
This commit is contained in:
@@ -87,7 +87,7 @@ define Package/libfko/description
|
||||
endef
|
||||
|
||||
|
||||
ifeq ($(CONFIG_FWKNOPD_GPG),n)
|
||||
ifneq ($(CONFIG_FWKNOPD_GPG),y)
|
||||
CONFIGURE_ARGS += --without-gpgme
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user