profiles/targets/desktop/gnome: enable gdk-pixbuf by default

As discussed at:
https://archives.gentoo.org/gentoo-dev/54830461d894b321295ed4e6200bb46d92391ec6.camel@gentoo.org/t/

This will also help to not get a semibroken support on several image formats
by default.

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2024-11-09 09:11:00 +01:00
parent 56c83137fa
commit 242bf20eb7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
USE="colord eds evo gnome gnome-keyring gnome-online-accounts gnome-shell gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker"
USE="colord eds evo gdk-pixbuf gnome gnome-keyring gnome-online-accounts gnome-shell gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker"