From d57640b90aea27e3f92fae39ee6351346c63310f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 3 Sep 2024 07:30:52 +0000 Subject: automatic import of libepoxy --- libepoxy.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libepoxy.spec') diff --git a/libepoxy.spec b/libepoxy.spec index 53ecc7c..9eb8e44 100644 --- a/libepoxy.spec +++ b/libepoxy.spec @@ -14,8 +14,7 @@ BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(glesv1_cm) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(egl) -BuildRequires: /usr/bin/xwfb-run -BuildRequires: mutter +BuildRequires: /usr/bin/xvfb-run %description A library for handling OpenGL function pointer management. @@ -41,7 +40,7 @@ applications that want to make use of %{name}. %meson_install %check -xwfb-run -c mutter -- ninja -C %{_vpath_builddir} test || \ +xvfb-run -d -s "-screen 0 640x480x24" ninja -C %{_vpath_builddir} test || \ (cat %{_vpath_builddir}/meson-logs/testlog.txt ; exit 1) %files -- cgit v1.2.3