mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
x11-misc/rofi-emoji: Add missing cairo dependency
Adds x11-libs/cairo as a dependency. No revision as both x11-misc/rofi and gui-apps/rofi-wayland (which this package depends on) depend on this package. Closes: https://bugs.gentoo.org/945535 Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
This commit is contained in:
@@ -17,6 +17,7 @@ IUSE="wayland"
|
||||
|
||||
DEPEND="
|
||||
dev-libs/glib:2
|
||||
x11-libs/cairo[X]
|
||||
!wayland? ( x11-misc/rofi )
|
||||
wayland? ( gui-apps/rofi-wayland )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user