]> git.pld-linux.org Git - packages/gnome-chess.git/commitdiff
- uses gtk4 now
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Apr 2021 04:34:47 +0000 (06:34 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 2 Apr 2021 04:34:47 +0000 (06:34 +0200)
gnome-chess.spec

index 7ce237a006a32515a36618a54d6c17f780b11b64..b72189a1950b91e0ec85d66b10ceaa4486dc65fb 100644 (file)
@@ -1,3 +1,4 @@
+# TODO: move to gtk4-update-icon-cache
 Summary:       GNOME Chess - a 2D/3D chess interface
 Summary(pl.UTF-8):     GNOME Chess - dwu i trójwymiarowy interfejs do szachów
 Name:          gnome-chess
@@ -11,7 +12,7 @@ URL:          https://wiki.gnome.org/Apps/Chess
 BuildRequires: appstream-glib
 BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: glib2-devel >= 1:2.44.0
-BuildRequires: gtk+3-devel >= 3.20.0
+BuildRequires: gtk4-devel >= 4.0
 BuildRequires: librsvg-devel >= 1:2.46.0
 BuildRequires: meson >= 0.50
 BuildRequires: ninja >= 1.5
@@ -25,7 +26,7 @@ BuildRequires:        yelp-tools
 Requires(post,postun): glib2 >= 1:2.44.0
 Requires(post,postun): gtk-update-icon-cache
 Requires:      glib2 >= 1:2.44.0
-Requires:      gtk+3 >= 3.20.0
+Requires:      gtk4 >= 4.0
 Requires:      hicolor-icon-theme
 Requires:      librsvg >= 1:2.46.0
 Suggests:      crafty
This page took 0.130145 seconds and 4 git commands to generate.