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