summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/texamator/texamator-1.7.5-r2.ebuild (renamed from dev-tex/texamator/texamator-1.7.5-r1.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-tex/texamator/texamator-1.7.5-r1.ebuild b/dev-tex/texamator/texamator-1.7.5-r2.ebuild
index 94f1c410ffe9..e75a0d077307 100644
--- a/dev-tex/texamator/texamator-1.7.5-r1.ebuild
+++ b/dev-tex/texamator/texamator-1.7.5-r2.ebuild
@@ -3,6 +3,7 @@
# $Id$
EAPI=6
+
PYTHON_COMPAT=( python2_7 )
inherit python-single-r1
@@ -17,10 +18,12 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="app-text/dvipng
dev-python/PyQt4[${PYTHON_USEDEP}]
- virtual/latex-base"
+ virtual/latex-base
+ ${PYTHON_DEPS}"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_PN}