diff options
Diffstat (limited to 'app-text/ots/ots-0.5.0.ebuild')
-rw-r--r-- | app-text/ots/ots-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/ots/ots-0.5.0.ebuild b/app-text/ots/ots-0.5.0.ebuild index d361c313f740..028a565d90e2 100644 --- a/app-text/ots/ots-0.5.0.ebuild +++ b/app-text/ots/ots-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.5.0.ebuild,v 1.9 2010/09/09 13:41:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.5.0.ebuild,v 1.10 2012/05/04 03:33:11 jdhore Exp $ inherit eutils @@ -18,7 +18,7 @@ RDEPEND="=dev-libs/glib-2* >=dev-libs/popt-1.5" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |