summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-02-27 13:17:44 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-02-27 13:17:44 +0100
commitee40f8d0f0e0c877c9ed585b791cc963784ce2c4 (patch)
treeef66b71c445990fe8e21f32d409bc98f620722f1
parent6915d216a8920d3cc21a88a13289eb2a8994c396 (diff)
downloadptxdist-ee40f8d0f0e0c877c9ed585b791cc963784ce2c4.tar.gz
ptxdist-ee40f8d0f0e0c877c9ed585b791cc963784ce2c4.tar.xz
libgpg-error: drop HOST_GETTEXT dependency
We fake autopoint now, so the dependency is no longer needed. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/libgpg-error.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/libgpg-error.in b/rules/libgpg-error.in
index aab977bdc..2e1baeff3 100644
--- a/rules/libgpg-error.in
+++ b/rules/libgpg-error.in
@@ -2,8 +2,6 @@
config LIBGPG_ERROR
tristate
- # needed for autogen.sh
- select HOST_GETTEXT
prompt "libgpg-error"
help
library for common error values and messages in GnuPG components