summaryrefslogtreecommitdiff
path: root/profiles/targets
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /profiles/targets
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/desktop/gnome/make.defaults2
-rw-r--r--profiles/targets/desktop/plasma/package.use2
-rw-r--r--profiles/targets/systemd/package.use.mask23
3 files changed, 3 insertions, 24 deletions
diff --git a/profiles/targets/desktop/gnome/make.defaults b/profiles/targets/desktop/gnome/make.defaults
index 808c1ad7326e..82661cdf4d80 100644
--- a/profiles/targets/desktop/gnome/make.defaults
+++ b/profiles/targets/desktop/gnome/make.defaults
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus networkmanager pulseaudio tracker wayland"
+USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus networkmanager pulseaudio sysprof tracker wayland"
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
index f8807bf48948..8a87587b1898 100644
--- a/profiles/targets/desktop/plasma/package.use
+++ b/profiles/targets/desktop/plasma/package.use
@@ -30,6 +30,8 @@ media-libs/gd fontconfig
# Required by kde-plasma/kwin
media-libs/mesa egl wayland
+# Not required, but makes sense in return
+x11-apps/mesa-progs egl
# Required by kde-apps/kdenlive
media-libs/mlt ffmpeg frei0r kdenlive melt
diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask
deleted file mode 100644
index 2fe7deeddea1..000000000000
--- a/profiles/targets/systemd/package.use.mask
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Rick Farina <zerochaos@gentoo.org> (2017-03-04)
-# requires libusb[static-libs] which requires libudev[static-libs], all masked
-net-wireless/ubertooth static-libs
-
-# Rick Farina <zerochaos@gentoo.org> (2016-02-03)
-# dev-libs/libusb[static-libs] requires libudev[static-libs] which is masked below
-dev-libs/libusb static-libs
-
-# 'static-libs' support on sys-apps/systemd is not provided
-virtual/libgudev static-libs
-virtual/libudev static-libs
-sys-fs/cryptsetup static static-libs
-sys-fs/lvm2 static static-libs
-sys-fs/dmraid static
-sys-fs/zfs static-libs
-dev-libs/libgudev static-libs
-# These are actually possible, but only if you USE=-udev when building pciutils.
-# But package.use.mask doesn't have a way to express that, so this profile loses.
-sys-apps/flashrom static
-sys-apps/pciutils static-libs