gui-apps/rofi-wayland: fix RDEPEND

Closes: https://bugs.gentoo.org/881539
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2024-09-22 17:25:56 +09:00
parent f9e0179342
commit a73af7d61f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,6 +21,7 @@ RDEPEND="
>=dev-libs/glib-2.40:2
x11-libs/cairo[X]
x11-libs/gdk-pixbuf:2
x11-libs/libxkbcommon
x11-libs/pango[X]
dev-libs/wayland
>=dev-libs/wayland-protocols-1.17