x11-base/xorg-server: BDEPEND on dev-util/wayland-scanner

Closes: https://bugs.gentoo.org/774078
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2021-03-30 22:25:32 -04:00
parent d1de522878
commit 4b2a6caa2b
2 changed files with 2 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ RDEPEND="${CDEPEND}
"
BDEPEND="
sys-devel/flex
wayland? ( dev-util/wayland-scanner )
"
PDEPEND="
xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )"

View File

@@ -105,6 +105,7 @@ RDEPEND="${CDEPEND}
"
BDEPEND="
sys-devel/flex
wayland? ( dev-util/wayland-scanner )
"
PDEPEND="
xorg? ( >=x11-base/xorg-drivers-$(ver_cut 1-2) )"