commit:     3c00eeb89319c0c810c93be9504c8de7c702a7fd
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  3 12:03:44 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 12:03:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c00eeb8

gui-apps/kanshi: add missing bdep on dev-util/wayland-scanner

Closes: https://bugs.gentoo.org/909441
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-apps/kanshi/kanshi-1.3.0.ebuild | 3 ++-
 gui-apps/kanshi/kanshi-1.3.1.ebuild | 3 ++-
 gui-apps/kanshi/kanshi-1.4.0.ebuild | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/gui-apps/kanshi/kanshi-1.3.0.ebuild 
b/gui-apps/kanshi/kanshi-1.3.0.ebuild
index 2f3236686822..a3441df26d64 100644
--- a/gui-apps/kanshi/kanshi-1.3.0.ebuild
+++ b/gui-apps/kanshi/kanshi-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,6 +26,7 @@ BDEPEND="
        ${RDEPEND}
        virtual/pkgconfig
        dev-libs/wayland-protocols
+       dev-util/wayland-scanner
        man? ( >=app-text/scdoc-1.9.3 )
 "
 

diff --git a/gui-apps/kanshi/kanshi-1.3.1.ebuild 
b/gui-apps/kanshi/kanshi-1.3.1.ebuild
index 2f3236686822..a3441df26d64 100644
--- a/gui-apps/kanshi/kanshi-1.3.1.ebuild
+++ b/gui-apps/kanshi/kanshi-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,6 +26,7 @@ BDEPEND="
        ${RDEPEND}
        virtual/pkgconfig
        dev-libs/wayland-protocols
+       dev-util/wayland-scanner
        man? ( >=app-text/scdoc-1.9.3 )
 "
 

diff --git a/gui-apps/kanshi/kanshi-1.4.0.ebuild 
b/gui-apps/kanshi/kanshi-1.4.0.ebuild
index 187f88c803bb..a3441df26d64 100644
--- a/gui-apps/kanshi/kanshi-1.4.0.ebuild
+++ b/gui-apps/kanshi/kanshi-1.4.0.ebuild
@@ -26,6 +26,7 @@ BDEPEND="
        ${RDEPEND}
        virtual/pkgconfig
        dev-libs/wayland-protocols
+       dev-util/wayland-scanner
        man? ( >=app-text/scdoc-1.9.3 )
 "
 

Reply via email to