mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
x11-wm/phoc: require x11 backend for tests
Closes: https://bugs.gentoo.org/921666 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -29,6 +29,10 @@ DEPEND="
|
||||
x11-libs/libdrm
|
||||
x11-libs/pixman
|
||||
x11-libs/libxkbcommon[X?,wayland]
|
||||
test? (
|
||||
gui-libs/wlroots[x11-backend]
|
||||
x11-wm/mutter
|
||||
)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
@@ -38,7 +42,6 @@ BDEPEND="
|
||||
sys-devel/gettext
|
||||
gtk-doc? ( dev-util/gi-docgen )
|
||||
man? ( dev-python/docutils )
|
||||
test? ( x11-wm/mutter )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user