diff options
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 1f4ca5c..2234019 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -2,6 +2,7 @@ USE="$USE pulseaudio gstreamer ffmpeg vdpau" USE="$USE apng taglib" USE="$USE vaapi" +USE="$USE cups" L10N="en cs" LINGUAS="en cs" |