Drop build requirement on zenity
Runtime dependency on zenity was already dropped. Dropping on build require as well as the test requiring it is not executed while building and we don't ship that test within the built rpms. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=2164152 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
This commit is contained in:
parent
bd10ec0137
commit
eaa755b376
@ -60,8 +60,7 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: xorg-x11-server-Xorg
|
||||
BuildRequires: xorg-x11-server-Xvfb
|
||||
BuildRequires: pkgconfig(xkeyboard-config)
|
||||
# see src/tests/x11-test.sh
|
||||
BuildRequires: zenity
|
||||
# src/tests/x11-test.sh uses zenity but we don't ship that test
|
||||
BuildRequires: desktop-file-utils
|
||||
# Bootstrap requirements
|
||||
BuildRequires: gettext-devel git-core
|
||||
|
Loading…
Reference in New Issue
Block a user