summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/realpath/realpath-1.15-r2.ebuild')
-rw-r--r--app-misc/realpath/realpath-1.15-r2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-misc/realpath/realpath-1.15-r2.ebuild b/app-misc/realpath/realpath-1.15-r2.ebuild
index 6632fe1ff425..38f45a31ba8f 100644
--- a/app-misc/realpath/realpath-1.15-r2.ebuild
+++ b/app-misc/realpath/realpath-1.15-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.15-r2.ebuild,v 1.1 2010/06/15 11:39:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/realpath/realpath-1.15-r2.ebuild,v 1.2 2011/01/01 08:44:48 jlec Exp $
EAPI="3"
inherit eutils toolchain-funcs flag-o-matic prefix
@@ -17,9 +17,10 @@ IUSE="nls"
RDEPEND="!sys-freebsd/freebsd-bin"
DEPEND="${RDEPEND}
+ sys-devel/gettext
+ virtual/libintl
elibc_IRIX? ( dev-libs/gnulib )
x86-interix? ( dev-libs/gnulib )
- virtual/libintl
elibc_mintlib? ( virtual/libiconv )"
src_unpack() {