summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/opkg.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/opkg.in b/rules/opkg.in
index 842942aa1..fca58c153 100644
--- a/rules/opkg.in
+++ b/rules/opkg.in
@@ -58,6 +58,8 @@ config OPKG_GPG
prompt "signature checking with gpg"
# gpg and openssl are mutually exclusive
depends on ! OPKG_OPENSSL
+ # needs gpgme
+ depends on BROKEN
help
FIXME