commit:     f04cdccf491b070779952ccb450574eb9bc7fcde
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 19:31:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 23:06:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04cdccf

profiles: desktop: Add xft to make.defaults

Closes: https://bugs.gentoo.org/876637
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/make.defaults 
b/profiles/targets/desktop/make.defaults
index dc5c327c5b70..46a8c5d3911e 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -1,4 +1,4 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd 
dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng 
mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell 
startup-notification svg tiff truetype vorbis udev udisks unicode upower usb 
wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd 
dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng 
mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl sound spell 
startup-notification svg tiff truetype vorbis udev udisks unicode upower usb 
wxwidgets X xcb xft x264 xml xv xvid"

Reply via email to