Skip to content

Commit

Permalink
gnome-extra/systemd-presets-gnome: Remove obsolete bluez RDEPEND
Browse files Browse the repository at this point in the history
net-wireless/bluez was in RDEPEND because this package used to install
systemd service mpris-proxy.service, which would use bluez at runtime.
This package no longer installs the said systemd service.

Fixes: d483468 (gnome-extra/systemd-presets-gnome: Add 20241214)
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
  • Loading branch information
Leo3418 committed Dec 14, 2024
1 parent d4afcec commit 6444fdd
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64"

RDEPEND="
net-wireless/bluez
"

src_install() {
local system_preset_dir="$(systemd_get_systempresetdir)"
local user_preset_dir="$(systemd_get_utildir)/user-preset"
Expand Down

0 comments on commit 6444fdd

Please sign in to comment.