BR gtk3 instead of gtk3-devel for tests
This commit is contained in:
parent
c95374fb37
commit
f7f96f165d
3
gjs.spec
3
gjs.spec
@ -26,7 +26,7 @@ BuildRequires: pkgconfig(gtk4)
|
||||
BuildRequires: pkgconfig(mozjs-102) >= %{mozjs102_version}
|
||||
BuildRequires: pkgconfig(sysprof-capture-4)
|
||||
# For GTK+ 3 tests
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: gtk3
|
||||
# For dbus tests
|
||||
BuildRequires: /usr/bin/dbus-run-session
|
||||
# xvfb for test suite
|
||||
@ -100,6 +100,7 @@ sed -i -e "/'Gtk4'/d" installed-tests/js/meson.build
|
||||
* Wed Aug 10 2022 Kalev Lember <klember@redhat.com> - 1.73.2-1
|
||||
- Update to 1.73.2
|
||||
- Switch to mozjs102
|
||||
- BR gtk3 instead of gtk3-devel for tests
|
||||
|
||||
* Wed Jul 27 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.73.1-3
|
||||
- Rebuild against mozjs91-91.12.0-1
|
||||
|
Loading…
Reference in New Issue
Block a user