Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 2/2] gnupg: add pinentry RDEPENDS
@ 2014-09-19  6:49 rongqing.li
  2014-09-19 15:08 ` Burton, Ross
  0 siblings, 1 reply; 6+ messages in thread
From: rongqing.li @ 2014-09-19  6:49 UTC (permalink / raw)
  To: openembedded-core

From: "Roy.Li" <rongqing.li@windriver.com>

gnupg needs pinentry to run

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
---
 meta/recipes-support/gnupg/gnupg_2.0.26.bb |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/gnupg/gnupg_2.0.26.bb b/meta/recipes-support/gnupg/gnupg_2.0.26.bb
index c460b7e..c7606eb 100644
--- a/meta/recipes-support/gnupg/gnupg_2.0.26.bb
+++ b/meta/recipes-support/gnupg/gnupg_2.0.26.bb
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
                     file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
 
 DEPENDS = "${PTH} libassuan libksba zlib bzip2 readline libgcrypt"
+RDEPENDS_${PN} = "pinentry"
 PTH = "pth"
 PTH_libc-uclibc = "npth"
 
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-23  0:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19  6:49 [PATCH 2/2] gnupg: add pinentry RDEPENDS rongqing.li
2014-09-19 15:08 ` Burton, Ross
2014-09-22  0:23   ` Rongqing Li
2014-09-22 12:00     ` Paul Barker
2014-09-22 12:22       ` Burton, Ross
2014-09-23  0:24       ` Rongqing Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox