mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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) )"
|
||||
|
||||
@@ -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) )"
|
||||
|
||||
Reference in New Issue
Block a user