From: Lars Weiler Date: Thu, 7 Dec 2006 00:20:11 +0000 (+0000) Subject: Added pdf USE-flag. Otherwise gtk2 will not build due to insufficient cairo-use... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78456d6a54ae35323ca2793629edf34c7f71084b;p=gentoo.git Added pdf USE-flag. Otherwise gtk2 will not build due to insufficient cairo-use-flags. --- diff --git a/profiles/default-linux/ppc/ppc32/2006.1/make.defaults b/profiles/default-linux/ppc/ppc32/2006.1/make.defaults index ef231f72808f..8bc53c24026e 100644 --- a/profiles/default-linux/ppc/ppc32/2006.1/make.defaults +++ b/profiles/default-linux/ppc/ppc32/2006.1/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/make.defaults,v 1.6 2006/10/04 20:58:28 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/make.defaults,v 1.7 2006/12/07 00:20:11 pylon Exp $ STAGE1_USE="unicode nptl nptlonly" -USE="${STAGE1_USE} alsa apache2 arts bitmap-fonts bonobo cdr cups dvd eds emboss encode esd firefox fortran gdbm gif gnome gpm gstreamer gtk gtkhtml jpeg kde ldap libg++ libwww mad mikmod mozilla mp3 mpeg ogg opengl pam png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv" +USE="${STAGE1_USE} alsa apache2 arts bitmap-fonts bonobo cdr cups dvd eds emboss encode esd firefox fortran gdbm gif gnome gpm gstreamer gtk gtkhtml jpeg kde ldap libg++ libwww mad mikmod mozilla mp3 mpeg ogg opengl pam pdf png qt3 qt4 quicktime ruby sdl spell truetype truetype-fonts type1-fonts udev vorbis X xml xv"