diff options
Diffstat (limited to 'media-gfx/darktable/darktable-1.0.ebuild')
-rw-r--r-- | media-gfx/darktable/darktable-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/darktable/darktable-1.0.ebuild b/media-gfx/darktable/darktable-1.0.ebuild index d7b4c880044d..467ab27b1a23 100644 --- a/media-gfx/darktable/darktable-1.0.ebuild +++ b/media-gfx/darktable/darktable-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/darktable-1.0.ebuild,v 1.1 2012/03/16 09:38:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/darktable-1.0.ebuild,v 1.2 2012/05/05 07:00:22 jdhore Exp $ EAPI="4" GCONF_DEBUG="no" @@ -45,7 +45,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext )" PATCHES=( |