diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-01 12:36:45 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-01 12:37:00 -0400 |
commit | 39cb53133bc4122351a631774f78bf4a96342c22 (patch) | |
tree | a4c7f43b4012e66e949e230ecad21e6668507a44 /gnome-base/gnome | |
parent | dev-util/catalyst: Version bump 3.0.22 (diff) | |
download | gentoo-39cb53133bc4122351a631774f78bf4a96342c22.tar.gz gentoo-39cb53133bc4122351a631774f78bf4a96342c22.tar.bz2 gentoo-39cb53133bc4122351a631774f78bf4a96342c22.zip |
gnome-base/gnome: Drop bluetooth USE dep on gnome-shell
bluetooth moves to optfeature in gnome-shell-43.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-40.0-r1.ebuild (renamed from gnome-base/gnome/gnome-40.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0-r1.ebuild index 2099dd230df7..7521219f2756 100644 --- a/gnome-base/gnome/gnome-40.0.ebuild +++ b/gnome-base/gnome/gnome-40.0-r1.ebuild @@ -25,7 +25,7 @@ RDEPEND=" >=gnome-base/gdm-40.0 >=x11-wm/mutter-${PV} - >=gnome-base/gnome-shell-${PV}[bluetooth?] + >=gnome-base/gnome-shell-${PV} >=media-fonts/cantarell-0.301 >=x11-themes/gnome-backgrounds-40.0 |