From e91c7573476855af074e9e2468d86c7c7c0553e6 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sat, 28 Jan 2012 23:20:35 +0100 Subject: [PATCH] [armv7l/portage] add USE=dbus to global USE --- conf/armv7l/portage/make.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"