aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pygpgme_0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pygpgme_0.3.bb')
-rw-r--r--recipes-devtools/python/python-pygpgme_0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pygpgme_0.3.bb b/recipes-devtools/python/python-pygpgme_0.3.bb
index ac49f75..82b5d39 100644
--- a/recipes-devtools/python/python-pygpgme_0.3.bb
+++ b/recipes-devtools/python/python-pygpgme_0.3.bb
@@ -16,7 +16,7 @@ SRC_URI[md5sum] = "d38355af73f0352cde3d410b25f34fd0"
SRC_URI[sha256sum] = "5fd887c407015296a8fd3f4b867fe0fcca3179de97ccde90449853a3dfb802e1"
DEPENDS += "gpgme"
-RDEPENDS_${PN} += "gnupg"
+RDEPENDS:${PN} += "gnupg"
inherit pypi setuptools ptest