[armv7l/portage] add USE=pulseaudio to global USE flags

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