summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-10 12:24:54 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-10 12:37:33 +0100
commit878bee58f20b9f2465538049a68ec25243dc8383 (patch)
tree2fe822896ccd2e0768150610be292bec4358fa0c /dev-vcs
parentkde5*.eclass: Add KDE Applications 17.12 support (diff)
downloadgentoo-878bee58f20b9f2465538049a68ec25243dc8383.tar.gz
gentoo-878bee58f20b9f2465538049a68ec25243dc8383.tar.bz2
gentoo-878bee58f20b9f2465538049a68ec25243dc8383.zip
dev-vcs/tortoisehg: Add missing use-dep
Closes: https://bugs.gentoo.org/640484 Package-Manager: Portage-2.3.17, Repoman-2.3.6
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild2
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild
index 10ea4192888e..441fed1aec6e 100644
--- a/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-4.4.1-r1.ebuild
@@ -27,7 +27,7 @@ IUSE="doc"
RDEPEND="${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/PyQt5[svg,${PYTHON_USEDEP}]
+ dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
>=dev-python/qscintilla-python-2.9.4:=[qt5(+),${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
doc? ( >=dev-python/sphinx-1.0.3 )"
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
index 10ea4192888e..441fed1aec6e 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
@@ -27,7 +27,7 @@ IUSE="doc"
RDEPEND="${HG_DEPEND}
dev-python/iniparse[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/PyQt5[svg,${PYTHON_USEDEP}]
+ dev-python/PyQt5[network,svg,${PYTHON_USEDEP}]
>=dev-python/qscintilla-python-2.9.4:=[qt5(+),${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
doc? ( >=dev-python/sphinx-1.0.3 )"