aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-netfilter_0.5.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-netfilter_0.5.5.bb')
-rw-r--r--recipes/python/python-netfilter_0.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-netfilter_0.5.5.bb b/recipes/python/python-netfilter_0.5.5.bb
index 3722625b01..4537d78067 100644
--- a/recipes/python/python-netfilter_0.5.5.bb
+++ b/recipes/python/python-netfilter_0.5.5.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Python module to manage netfilter rules"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "iptables iptables-utils python-logging python-shell python-subprocess"
+RDEPENDS_${PN} = "iptables iptables-utils python-logging python-shell python-subprocess"
SRCNAME = "python-netfilter"
PR = "ml0"