mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user