summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-10-17 16:13:01 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-10-17 16:13:01 +0000
commitcb2ce547a9c8189450d6b6165502621062defe69 (patch)
tree18d50984fe2c99ad5531ede30f57eda78340eedd /sci-physics/root/root-5.16.00.ebuild
parentAllow open() on non-existent files to fail in the normal way without violatio... (diff)
downloadhistorical-cb2ce547a9c8189450d6b6165502621062defe69.tar.gz
historical-cb2ce547a9c8189450d6b6165502621062defe69.tar.bz2
historical-cb2ce547a9c8189450d6b6165502621062defe69.zip
added libXpm as a dependency.
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'sci-physics/root/root-5.16.00.ebuild')
-rw-r--r--sci-physics/root/root-5.16.00.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-physics/root/root-5.16.00.ebuild b/sci-physics/root/root-5.16.00.ebuild
index e61c7fdda0ae..0c37a378bc53 100644
--- a/sci-physics/root/root-5.16.00.ebuild
+++ b/sci-physics/root/root-5.16.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.3 2007/10/17 15:31:54 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.4 2007/10/17 16:13:01 bicatali Exp $
inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran
@@ -18,6 +18,7 @@ IUSE="afs cern doc fftw kerberos ldap mysql odbc opengl postgres
python ruby qt3 ssl truetype xml"
DEPEND="sys-apps/shadow
+ x11-libs/libXpm
>=sci-libs/gsl-1.8
dev-libs/libpcre
|| ( media-libs/libafterimage x11-wm/afterstep )