diff --git a/conf/armv7l/portage/make.conf b/conf/armv7l/portage/make.conf index be3f2c3..7d670b6 100644 --- a/conf/armv7l/portage/make.conf +++ b/conf/armv7l/portage/make.conf @@ -11,7 +11,7 @@ FEATURES="ccache distcc distcc-pump parallel-fetch protect-owned splitdebug" MAKEOPTS="-j16 -s" CCACHE_SIZE="50G" # Global USE flags -USE="theora threads truetype xvid alsa cpudetection vorbis mp3 flac vorbis goom joystick" +USE="alsa cpudetection dbus flac goom joystick mp3 theora threads truetype xvid vorbis vorbis" # distcc configuration DISTCC_SSH="/etc/distcc/distcc-ssh"