summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-11-14 06:02:15 +0000
committerAchim Gottinger <achim@gentoo.org>2001-11-14 06:02:15 +0000
commit31436eb472a52945ef11fc0be97d9c6cfb1d6ea5 (patch)
tree43556f839efbad660af86e2197d741e79033bd3b
parentnew version (diff)
downloadgentoo-2-31436eb472a52945ef11fc0be97d9c6cfb1d6ea5.tar.gz
gentoo-2-31436eb472a52945ef11fc0be97d9c6cfb1d6ea5.tar.bz2
gentoo-2-31436eb472a52945ef11fc0be97d9c6cfb1d6ea5.zip
Added dev-libs/popt to deps
-rw-r--r--dev-util/intltool/intltool-0.12.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/intltool/intltool-0.12.ebuild b/dev-util/intltool/intltool-0.12.ebuild
index 279e483dce82..7b138d68e7b2 100644
--- a/dev-util/intltool/intltool-0.12.ebuild
+++ b/dev-util/intltool/intltool-0.12.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author: Mikael Hallendal <hallski@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.12.ebuild,v 1.1 2001/11/11 21:58:12 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.12.ebuild,v 1.2 2001/11/14 06:02:15 achim Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Scripts for extracting translatable strings from various sourcefiles"
@@ -9,6 +9,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnome.org/"
DEPEND="virtual/glibc
+ >=dev-libs/popt-1.5
>=sys-devel/perl-5.6.0"
src_compile() {