aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/pinentry/pinentry_0.8.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/pinentry/pinentry_0.8.3.bb')
-rw-r--r--recipes-security/pinentry/pinentry_0.8.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-security/pinentry/pinentry_0.8.3.bb b/recipes-security/pinentry/pinentry_0.8.3.bb
index 0043c23..3209e53 100644
--- a/recipes-security/pinentry/pinentry_0.8.3.bb
+++ b/recipes-security/pinentry/pinentry_0.8.3.bb
@@ -11,4 +11,5 @@ SRC_URI[sha256sum] = "568b0b09b50b2388a4f94d704d5bcb28718ecd4654ed1acc43ab1f97d9
inherit autotools
-EXTRA_OECONF +="--disable-pinentry-gtk2 --disable-pinentry-qt --disable-pinentry-qt4 --without-x --enable-ncurses"
+EXTRA_OECONF +="--disable-pinentry-gtk2 --disable-pinentry-qt --disable-pinentry-qt4 --without-x --enable-ncurses \
+ --with-ncurses-include-dir=${STAGING_INCDIR} "