commit:     80444bd2be80831cc2a59083ebba4920d8d85118
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  1 15:47:44 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Apr  1 15:48:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80444bd2

media-libs/mesa: Depend on dev-util/wayland-scanner

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-20.3.5.ebuild | 1 +
 media-libs/mesa/mesa-21.0.1.ebuild | 1 +
 media-libs/mesa/mesa-9999.ebuild   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/media-libs/mesa/mesa-20.3.5.ebuild 
b/media-libs/mesa/mesa-20.3.5.ebuild
index d5504bd484c..b77317562fe 100644
--- a/media-libs/mesa/mesa-20.3.5.ebuild
+++ b/media-libs/mesa/mesa-20.3.5.ebuild
@@ -225,6 +225,7 @@ BDEPEND="
        sys-devel/flex
        virtual/pkgconfig
        $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
+       wayland? ( dev-util/wayland-scanner[${MULTILIB_USEDEP}] )
 "
 
 S="${WORKDIR}/${MY_P}"

diff --git a/media-libs/mesa/mesa-21.0.1.ebuild 
b/media-libs/mesa/mesa-21.0.1.ebuild
index aac65f99e5f..ebeac9698ee 100644
--- a/media-libs/mesa/mesa-21.0.1.ebuild
+++ b/media-libs/mesa/mesa-21.0.1.ebuild
@@ -225,6 +225,7 @@ BDEPEND="
        sys-devel/flex
        virtual/pkgconfig
        $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
+       wayland? ( dev-util/wayland-scanner[${MULTILIB_USEDEP}] )
 "
 
 S="${WORKDIR}/${MY_P}"

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index aac65f99e5f..ebeac9698ee 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -225,6 +225,7 @@ BDEPEND="
        sys-devel/flex
        virtual/pkgconfig
        $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
+       wayland? ( dev-util/wayland-scanner[${MULTILIB_USEDEP}] )
 "
 
 S="${WORKDIR}/${MY_P}"

Reply via email to