summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/netzob/netzob-9999.ebuild')
-rw-r--r--dev-python/netzob/netzob-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/netzob/netzob-9999.ebuild b/dev-python/netzob/netzob-9999.ebuild
index 0bcb8b7..83bb94a 100644
--- a/dev-python/netzob/netzob-9999.ebuild
+++ b/dev-python/netzob/netzob-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=4
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
-inherit distutils git-2
+inherit eutils distutils git-2
MY_P="Netzob-${PV}"