From f7f96f165d2b32a16e3407e9dfb71143e34715f7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 10 Aug 2022 12:09:30 +0200 Subject: [PATCH] BR gtk3 instead of gtk3-devel for tests --- gjs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gjs.spec b/gjs.spec index 2610c30..50ed748 100644 --- a/gjs.spec +++ b/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 - 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 - 1.73.1-3 - Rebuild against mozjs91-91.12.0-1