mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
gnupg: add pinentry into RRECOMMENDS
Pinentry is needed for most function of GnuPG, so add it into RRECOMMENDS (From OE-Core rev: dc274b6325cfc6b78d51c97445b1af445ccfed93) Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -23,6 +23,7 @@ EXTRA_OECONF = "--disable-ldap \
|
||||
--with-bzip2=${STAGING_LIBDIR}/.. \
|
||||
--with-readline=${STAGING_LIBDIR}/.. \
|
||||
"
|
||||
RRECOMMENDS_${PN} = "pinentry"
|
||||
|
||||
do_configure_prepend () {
|
||||
# Else these could be used in prefernce to those in aclocal-copy
|
||||
|
||||
Reference in New Issue
Block a user