summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2013-08-28 15:23:12 +0000
committerIan Stakenvicius <axs@gentoo.org>2013-08-28 15:23:12 +0000
commit90506a7a61322e37f2cf1ccbfe3681ce87f2d046 (patch)
treea9456b776d173aa3613f8880fc4176c637e8388d /eclass
parentPreparation for files/ restructuring: Cleanup old versions (diff)
downloadgentoo-2-90506a7a61322e37f2cf1ccbfe3681ce87f2d046.tar.gz
gentoo-2-90506a7a61322e37f2cf1ccbfe3681ce87f2d046.tar.bz2
gentoo-2-90506a7a61322e37f2cf1ccbfe3681ce87f2d046.zip
pegged virtual/jpeg at slot 0 in mozconfig-3.eclass
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozconfig-3.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass
index c5022afff14b..e995c53eb681 100644
--- a/eclass/mozconfig-3.eclass
+++ b/eclass/mozconfig-3.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.36 2013/04/10 02:33:48 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.37 2013/08/28 15:23:12 axs Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -21,7 +21,7 @@ RDEPEND="app-arch/zip
>=x11-libs/cairo-1.8[X]
>=x11-libs/gtk+-2.8.6:2
>=x11-libs/pango-1.10.1[X]
- virtual/jpeg
+ virtual/jpeg:0
alsa? ( media-libs/alsa-lib )
virtual/freedesktop-icon-theme
dbus? ( >=dev-libs/dbus-glib-0.72 )