summaryrefslogtreecommitdiffstats
path: root/rules/gnupg.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 14:47:51 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 14:47:51 +0100
commitbcc6e60229843c78128dfe2b810f6a8c72d477fa (patch)
tree54c70534a7d6f6eb8607477acb9d64f18fba1cb9 /rules/gnupg.make
parentf288296cebdebb5b51431a808ecbf1b9ede0edec (diff)
downloadptxdist-bcc6e60229843c78128dfe2b810f6a8c72d477fa.tar.gz
ptxdist-bcc6e60229843c78128dfe2b810f6a8c72d477fa.tar.xz
[gnupg] fix dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnupg.make')
-rw-r--r--rules/gnupg.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/gnupg.make b/rules/gnupg.make
index bcee85d8b..fab1b9495 100644
--- a/rules/gnupg.make
+++ b/rules/gnupg.make
@@ -47,7 +47,8 @@ GNUPG_CONF_OPT := $(CROSS_AUTOCONF_USR) \
--disable-dns-srv \
--disable-nls \
--disable-rpath \
- --disable-regex
+ --disable-regex \
+ --disable-bzip2
ifndef PTXCONF_ICONV
GNUPG_AUTOCONF += --without-libiconv-prefix