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>
Adds dev-libs/glib as a dependency. After asking for input on IRC
(#gentoo-guru), I've opted against adding this as a revision, as this
package depends on x11-misc/rofi or gui-apps/rofi-wayland, which both
RDEPEND on this package.
Closes: https://bugs.gentoo.org/944481
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
The ebuild required either the X or wayland USE flag to be set, but did
not enforce this. This commit removes the X flag and installs X
dependencies by default (i.e. if the wayland USE flag is not set).
Closes: https://bugs.gentoo.org/935159
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>