diff options
Diffstat (limited to 'sci-calculators/tilp2/tilp2-1.14.ebuild')
-rw-r--r-- | sci-calculators/tilp2/tilp2-1.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/tilp2/tilp2-1.14.ebuild b/sci-calculators/tilp2/tilp2-1.14.ebuild index 0a135388f173..c8147ada542a 100644 --- a/sci-calculators/tilp2/tilp2-1.14.ebuild +++ b/sci-calculators/tilp2/tilp2-1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v 1.1 2011/03/15 21:23:34 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.14.ebuild,v 1.2 2012/05/04 06:52:08 jdhore Exp $ EAPI="3" inherit eutils @@ -24,7 +24,7 @@ RDEPEND="dev-libs/glib:2 nls? ( virtual/libintl ) xinerama? ( x11-libs/libXinerama )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) xinerama? ( x11-proto/xineramaproto )" |