diff --git a/conf/armv7l/portage/make.conf.hardfp b/conf/armv7l/portage/make.conf.hardfp index ecd47447..e1b2deb7 100644 --- a/conf/armv7l/portage/make.conf.hardfp +++ b/conf/armv7l/portage/make.conf.hardfp @@ -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" diff --git a/conf/armv7l/portage/make.conf.softfp b/conf/armv7l/portage/make.conf.softfp index bf402d2b..f6d3a449 100644 --- a/conf/armv7l/portage/make.conf.softfp +++ b/conf/armv7l/portage/make.conf.softfp @@ -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"