diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-12-07 00:20:11 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-12-07 00:20:11 +0000 |
commit | 78456d6a54ae35323ca2793629edf34c7f71084b (patch) | |
tree | 7d4d5a85a4ad9ef530c43b52ea9589331fbe6f65 /profiles | |
parent | Removed false dep on jaxen from 5.5.20. (diff) | |
download | historical-78456d6a54ae35323ca2793629edf34c7f71084b.tar.gz historical-78456d6a54ae35323ca2793629edf34c7f71084b.tar.bz2 historical-78456d6a54ae35323ca2793629edf34c7f71084b.zip |
Added pdf USE-flag. Otherwise gtk2 will not build due to insufficient cairo-use-flags.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc32/2006.1/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
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" |