diff options
author | Jan Ziak <0xe2.0x9a.0x9b@gmail.com> | 2020-06-07 00:41:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-07 08:55:51 +0200 |
commit | 9256d24529fc81fc3247202bf0d0219efcfce3ff (patch) | |
tree | c6dcfbb0555ed3455d94086e3e09215c7c8970d2 /xfce-base | |
parent | app-editors/vis: Fix sed with FEATURES=-test (diff) | |
download | gentoo-9256d24529fc81fc3247202bf0d0219efcfce3ff.tar.gz gentoo-9256d24529fc81fc3247202bf0d0219efcfce3ff.tar.bz2 gentoo-9256d24529fc81fc3247202bf0d0219efcfce3ff.zip |
xfce-base/xfce4-settings: update dependency versions
This patch updates dependencies according to the package's configure.ac
Closes: https://bugs.gentoo.org/601982
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild index c2973c92f819..36bdf55c705f 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.15.1.ebuild @@ -14,9 +14,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a IUSE="colord input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND=" - >=dev-libs/glib-2.24 + >=dev-libs/glib-2.45.8 media-libs/fontconfig - x11-libs/gtk+:3 + >=x11-libs/gtk+-3.20:3 x11-libs/libX11 >=x11-libs/libXcursor-1.1 >=x11-libs/libXi-1.3 |