summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/w3af/w3af-1.1-r1.ebuild4
-rw-r--r--net-analyzer/w3af/w3af-1.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/w3af/w3af-1.1-r1.ebuild b/net-analyzer/w3af/w3af-1.1-r1.ebuild
index dc100037ab5b..a2a89f6c86f3 100644
--- a/net-analyzer/w3af/w3af-1.1-r1.ebuild
+++ b/net-analyzer/w3af/w3af-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="doc gtk"
-RDEPEND="
+RDEPEND="${PYTHON_DEPS}
>=dev-python/fpconst-0.7.2[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/nltk[${PYTHON_USEDEP}]
diff --git a/net-analyzer/w3af/w3af-1.5.ebuild b/net-analyzer/w3af/w3af-1.5.ebuild
index dab9d5cd1e58..857b058864f1 100644
--- a/net-analyzer/w3af/w3af-1.5.ebuild
+++ b/net-analyzer/w3af/w3af-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -27,7 +27,7 @@ QA_PREBUILT="
usr/$(get_libdir)/${PN}/plugins/attack/db/sqlmap/udf/postgresql/linux/*/8.4/lib_postgresqludf_sys.so
usr/$(get_libdir)/${PN}/plugins/attack/db/sqlmap/udf/postgresql/linux/*/9.0/lib_postgresqludf_sys.so"
-RDEPEND="
+RDEPEND="${PYTHON_DEPS}
>=dev-python/fpconst-0.7.2[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/nltk[${PYTHON_USEDEP}]