commit:     3e067130de816fc0a9a6bf51428fc31c56692d67
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 15:43:21 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Apr  6 15:43:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e067130

x11-libs/gtk+: Put wayland-scanner dep behind USE=wayland

Closes: https://bugs.gentoo.org/780561
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/gtk+/gtk+-3.24.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.26.ebuild 
b/x11-libs/gtk+/gtk+-3.24.26.ebuild
index 9bc7d90ba6a..7ba53d6e82b 100644
--- a/x11-libs/gtk+/gtk+-3.24.26.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.26.ebuild
@@ -94,7 +94,7 @@ BDEPEND="
        >=dev-util/gdbus-codegen-2.48
        dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.20
-       dev-util/wayland-scanner
+       wayland? ( dev-util/wayland-scanner )
        >=sys-devel/gettext-0.19.7
        virtual/pkgconfig
        gtk-doc? (

Reply via email to