mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
fwknop: fix building without gpg
This commit is contained in:
+1
-1
@@ -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