summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/quex/quex-0.70.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/quex/quex-0.70.0.ebuild b/dev-python/quex/quex-0.70.0.ebuild
index 5237166e0f57..1297d9f7313f 100644
--- a/dev-python/quex/quex-0.70.0.ebuild
+++ b/dev-python/quex/quex-0.70.0.ebuild
@@ -20,7 +20,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}"
BDEPEND="${RDEPEND}"
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ app-arch/p7zip"
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )