Move away from xvfb-run
This commit is contained in:
parent
cfb72ac5d9
commit
62e831537f
@ -15,7 +15,10 @@ BuildRequires: gettext
|
||||
BuildRequires: itstool
|
||||
BuildRequires: meson
|
||||
BuildRequires: which
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
# Tests
|
||||
BuildRequires: xwayland-run
|
||||
BuildRequires: mutter
|
||||
BuildRequires: mesa-dri-drivers
|
||||
|
||||
%description
|
||||
Zenity lets you display Gtk+ dialog boxes from the command line and through
|
||||
@ -29,7 +32,7 @@ from the same family as dialog, Xdialog, and cdialog.
|
||||
%build
|
||||
%meson
|
||||
# Man page generation requires running the in-tree zenity command.
|
||||
%{shrink:xvfb-run -w 10 -d %meson_build}
|
||||
%{shrink:xwfb-run -c mutter -w 10 -- %meson_build}
|
||||
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user