aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-04 13:54:02 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-04 13:54:02 +0200
commit399413fd5c2943680f916a3c2cbd485f0d336d9a (patch)
treef41698f33ce443fa060175a643b94f651e9a8447 /dev-lang/ispc/ispc-9999.ebuild
parentsci-chemistry/nwchem: Fix for correct usage of new python eclasses (diff)
downloadsci-399413fd5c2943680f916a3c2cbd485f0d336d9a.tar.gz
sci-399413fd5c2943680f916a3c2cbd485f0d336d9a.tar.bz2
sci-399413fd5c2943680f916a3c2cbd485f0d336d9a.zip
dev-lang/ispc: Fix for correct usage of new python eclasses
Package-Manager: portage-2.2.0_alpha177
Diffstat (limited to 'dev-lang/ispc/ispc-9999.ebuild')
-rw-r--r--dev-lang/ispc/ispc-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild
index e22c4bac8..3483f108e 100644
--- a/dev-lang/ispc/ispc-9999.ebuild
+++ b/dev-lang/ispc/ispc-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ispc/ispc-1.3.0.ebuild,v 1.2 2012/07/20 19:58:21 ottxor Exp $
+# $Header: $
EAPI=5
@@ -29,6 +29,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
+ ${PYTHON_DEPS}
sys-devel/bison
sys-devel/flex
"