diff options
Diffstat (limited to 'media-gfx/rawstudio/rawstudio-1.2.ebuild')
-rw-r--r-- | media-gfx/rawstudio/rawstudio-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/rawstudio/rawstudio-1.2.ebuild b/media-gfx/rawstudio/rawstudio-1.2.ebuild index 6a85384235b4..9b4814a69155 100644 --- a/media-gfx/rawstudio/rawstudio-1.2.ebuild +++ b/media-gfx/rawstudio/rawstudio-1.2.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/media-gfx/rawstudio/rawstudio-1.2.ebuild,v 1.7 2011/03/12 10:34:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/rawstudio/rawstudio-1.2.ebuild,v 1.8 2012/05/05 07:00:24 jdhore Exp $ EAPI=2 inherit eutils @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/libxml2-2.4 virtual/jpeg >=x11-libs/gtk+-2.8:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_prepare() { |