mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate-base/mate-settings-daemon: drop dbus-glib dep
See upstream commit 66b5dded076dea587e2d30adf64c22f6c6e4aa26 (and a few others) which was in >=1.27.1. Some remaining harmless traces were dropped upstream in e57d532ac69fc3f6f5a34d9ce648bbdfb6a81185, not yet in a release. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -36,7 +36,6 @@ COMMON_DEPEND=">=dev-util/gdbus-codegen-2.76.4
|
||||
accessibility? ( >=app-accessibility/at-spi2-core-2.36.0 )
|
||||
libnotify? ( >=x11-libs/libnotify-0.7:0 )
|
||||
policykit? (
|
||||
>=dev-libs/dbus-glib-0.71
|
||||
>=sys-apps/dbus-1.10.0
|
||||
>=sys-auth/polkit-0.97
|
||||
)
|
||||
Reference in New Issue
Block a user