xfce-extra/xfce4-xkb-plugin: add dev-libs/glib dependency

GLib dependency introduced in
d9ec912583.

[mgorny: removed revbump, dev-libs/glib is a dep of GTK+]

Closes: https://bugs.gentoo.org/909737
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/31767
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Alexander Kurakin 2023-07-05 19:07:32 +03:00 committed by Michał Górny
parent 34140a9472
commit 3a859adacb
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -15,6 +15,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux
IUSE="libnotify"
DEPEND="
>=dev-libs/glib-2.50.0
gnome-base/librsvg
x11-libs/gtk+:3
x11-libs/libwnck:3