summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pcapy/pcapy-0.10.5.ebuild')
-rw-r--r--dev-python/pcapy/pcapy-0.10.5.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/pcapy/pcapy-0.10.5.ebuild b/dev-python/pcapy/pcapy-0.10.5.ebuild
index f8ab09f..98c8ce6 100644
--- a/dev-python/pcapy/pcapy-0.10.5.ebuild
+++ b/dev-python/pcapy/pcapy-0.10.5.ebuild
@@ -5,6 +5,9 @@ PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
+RDEPEND="${DEPEND}
+ net-libs/libpcap"
+
inherit distutils
DESCRIPTION="Python pcap extension"