diff options
Diffstat (limited to 'gnome-base/gdm/gdm-3.24.3-r1.ebuild')
-rw-r--r-- | gnome-base/gdm/gdm-3.24.3-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome-base/gdm/gdm-3.24.3-r1.ebuild b/gnome-base/gdm/gdm-3.24.3-r1.ebuild index b434e40bb942..7ffffd45c01a 100644 --- a/gnome-base/gdm/gdm-3.24.3-r1.ebuild +++ b/gnome-base/gdm/gdm-3.24.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,12 +28,14 @@ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh x86" # nspr used by smartcard extension # dconf, dbus and g-s-d are needed at install time for dconf update # We need either systemd or >=openrc-0.12 to restart gdm properly, bug #463784 +# Requires org.gnome.SettingsDaemon.A11yKeyboard component which doesn't exist in 3.28 COMMON_DEPEND=" app-text/iso-codes >=dev-libs/glib-2.36:2[dbus] >=x11-libs/gtk+-2.91.1:3 >=gnome-base/dconf-0.20 >=gnome-base/gnome-settings-daemon-3.1.4 + <gnome-base/gnome-settings-daemon-3.27 gnome-base/gsettings-desktop-schemas >=media-libs/fontconfig-2.5.0:1.0 >=media-libs/libcanberra-0.4[gtk3] |