aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pycap_0.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pycap_0.1.6.bb')
-rw-r--r--recipes/python/python-pycap_0.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pycap_0.1.6.bb b/recipes/python/python-pycap_0.1.6.bb
index 0757d5f884..61d4b53dda 100644
--- a/recipes/python/python-pycap_0.1.6.bb
+++ b/recipes/python/python-pycap_0.1.6.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Python Packet Capture Library"
SECTION = "devel/python"
PRIORITY = "optional"
-RDEPENDS = "python-core"
+RDEPENDS_${PN} = "python-core"
DEPENDS = "libpcap libnet"
SRCNAME = "pycap"
PR = "r1"