diff options
author | 2022-10-08 19:23:56 +0100 | |
---|---|---|
committer | 2022-10-08 19:25:06 +0100 | |
commit | cb18ef3f7e2a1460f1f9e2704d87e1e9b41bb48f (patch) | |
tree | c2211673d138b064c2daeb42b591d3cd22c24b7f /gui-wm/wayfire/wayfire-9999.ebuild | |
parent | gui-libs/gtk: fix MissingUseDepDefault on cairo (diff) | |
download | gentoo-cb18ef3f7e2a1460f1f9e2704d87e1e9b41bb48f.tar.gz gentoo-cb18ef3f7e2a1460f1f9e2704d87e1e9b41bb48f.tar.bz2 gentoo-cb18ef3f7e2a1460f1f9e2704d87e1e9b41bb48f.zip |
gui-wm/wayfire: fix MissingUseDepDefault on cairo
Closes: https://bugs.gentoo.org/875929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-wm/wayfire/wayfire-9999.ebuild')
-rw-r--r-- | gui-wm/wayfire/wayfire-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/wayfire/wayfire-9999.ebuild b/gui-wm/wayfire/wayfire-9999.ebuild index 440b7f5772c3..c0233c805c44 100644 --- a/gui-wm/wayfire/wayfire-9999.ebuild +++ b/gui-wm/wayfire/wayfire-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,7 +33,7 @@ DEPEND=" media-libs/freetype:=[X?] x11-libs/libdrm x11-libs/gtk+:3=[wayland,X?] - x11-libs/cairo:=[X?,svg] + x11-libs/cairo:=[X?,svg(+)] x11-libs/libxkbcommon:=[X?] x11-libs/pixman X? ( |