summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2017-01-21 23:07:04 +0100
committerDavide Pesavento <pesa@gentoo.org>2017-01-21 23:07:36 +0100
commit94c379bcbe5c40707197f209da31547e4e3702eb (patch)
tree5ccfae52fad6b6e10529bc7d56e43401868fd825 /dev-vcs/hgview
parentdev-tex/tex4ht: x86 stable wrt bug #432144 (diff)
downloadgentoo-94c379bcbe5c40707197f209da31547e4e3702eb.tar.gz
gentoo-94c379bcbe5c40707197f209da31547e4e3702eb.tar.bz2
gentoo-94c379bcbe5c40707197f209da31547e4e3702eb.zip
dev-python/qscintilla-python: support building against Qt5/PyQt5
Gentoo-Bug: 541604 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-vcs/hgview')
-rw-r--r--dev-vcs/hgview/hgview-1.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hgview/hgview-1.9.0.ebuild b/dev-vcs/hgview/hgview-1.9.0.ebuild
index 7f380288c942..f1c9417d45ff 100644
--- a/dev-vcs/hgview/hgview-1.9.0.ebuild
+++ b/dev-vcs/hgview/hgview-1.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,7 +26,7 @@ RDEPEND="dev-vcs/mercurial[${PYTHON_USEDEP}]
qt4? (
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/PyQt4[X,${PYTHON_USEDEP}]
- dev-python/qscintilla-python[${PYTHON_USEDEP}]
+ dev-python/qscintilla-python[qt4(+),${PYTHON_USEDEP}]
)"
DEPEND="${RDEPEND}
doc? (