[armv7l/portage] add USE=cups to global use flags

This commit is contained in:
Fabio Erculiani
2013-05-21 19:47:36 +02:00
parent bc0d93dbb8
commit b24d6ebf91
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ MAKEOPTS="-j4 -s"
CCACHE_SIZE="5G"
CCACHE_DIR="/var/ccache"
# Global USE flags
USE="alsa cpudetection flac goom joystick mp3 theora truetype xvid vorbis vorbis"
USE="alsa cpudetection cups flac goom joystick mp3 theora truetype xvid vorbis vorbis"
# System USE flags
USE="${USE} dbus introspection logind policykit systemd threads xattr"
+1 -1
View File
@@ -17,7 +17,7 @@ MAKEOPTS="-j4 -s"
CCACHE_SIZE="5G"
CCACHE_DIR="/var/ccache"
# Global USE flags
USE="alsa cpudetection flac goom joystick mp3 theora truetype xvid vorbis vorbis"
USE="alsa cpudetection cups flac goom joystick mp3 theora truetype xvid vorbis vorbis"
# System USE flags
USE="${USE} dbus introspection logind policykit systemd threads xattr"