diff options
Diffstat (limited to 'app-office/passepartout/passepartout-0.6_p1.ebuild')
-rw-r--r-- | app-office/passepartout/passepartout-0.6_p1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/passepartout/passepartout-0.6_p1.ebuild b/app-office/passepartout/passepartout-0.6_p1.ebuild index d339262e2a95..800ffa17d2f5 100644 --- a/app-office/passepartout/passepartout-0.6_p1.ebuild +++ b/app-office/passepartout/passepartout-0.6_p1.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/app-office/passepartout/passepartout-0.6_p1.ebuild,v 1.6 2011/03/28 18:48:29 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/passepartout-0.6_p1.ebuild,v 1.7 2012/05/03 20:00:38 jdhore Exp $ EAPI=1 inherit eutils gnome2 @@ -35,7 +35,7 @@ RDEPEND="${COMMON_DEPS} app-text/ghostscript-gpl" DEPEND="${COMMON_DEPS} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" DOCS="AUTHORS BUGS NEWS README" |