diff options
Diffstat (limited to 'recipes/python/python-scapy_2.0.0.9.bb')
-rw-r--r-- | recipes/python/python-scapy_2.0.0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-scapy_2.0.0.9.bb b/recipes/python/python-scapy_2.0.0.9.bb index 36256da0e8..67df8b1f14 100644 --- a/recipes/python/python-scapy_2.0.0.9.bb +++ b/recipes/python/python-scapy_2.0.0.9.bb @@ -14,7 +14,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils -RDEPENDS = "\ +RDEPENDS_${PN} = "\ python-netclient \ python-netserver \ " |