diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-08-05 09:48:17 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-08-05 09:48:17 +0000 |
commit | 90153d83d2bccaccdac918b91c5acf46979ea1fe (patch) | |
tree | da6f2ecd1f6789c2a5a3a6976ea7a603a4b5f292 /x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild | |
parent | Pull in correct SLOT of libjpeg for headers. (diff) | |
download | historical-90153d83d2bccaccdac918b91c5acf46979ea1fe.tar.gz historical-90153d83d2bccaccdac918b91c5acf46979ea1fe.tar.bz2 historical-90153d83d2bccaccdac918b91c5acf46979ea1fe.zip |
Pull in correct SLOT of libjpeg for headers.
Package-Manager: portage-2.2.0_alpha191/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild')
-rw-r--r-- | x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild index e2620ad419fd..d18513f8fd73 100644 --- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild +++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild,v 1.5 2013/03/03 09:02:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.26.5.ebuild,v 1.6 2013/08/05 09:48:12 ssuominen Exp $ EAPI="5" @@ -18,7 +18,7 @@ COMMON_DEPEND=" >=dev-libs/glib-2.34.0:2 >=media-libs/libpng-1.4:0= introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) - jpeg? ( virtual/jpeg:= ) + jpeg? ( virtual/jpeg:0= ) jpeg2k? ( media-libs/jasper:= ) tiff? ( >=media-libs/tiff-3.9.2:0= ) X? ( x11-libs/libX11 )" |