]> git.pld-linux.org Git - packages/cairo.git/commitdiff
with gtk2-utils unconditionally enabled gtk+2 is always required
authorJan Palus <atler@pld-linux.org>
Mon, 25 Sep 2023 09:52:13 +0000 (11:52 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 25 Sep 2023 09:52:13 +0000 (11:52 +0200)
cairo.spec

index 240b534fdbda1a0d6d8627d5844d98251de975a8..19e89c1aa6de69d5fdc0957227061fefc8b8e468 100644 (file)
@@ -26,9 +26,7 @@ BuildRequires:        fonttools
 # pkgconfig(freetype2) >= 25.0.19
 BuildRequires: freetype-devel >= 1:2.13.0
 BuildRequires: glib2-devel >= 1:2.14
-%if %{with svg} && %{with tests}
 BuildRequires: gtk+2-devel >= 1:2.0
-%endif
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.15}
 BuildRequires: libpng-devel >= 2:1.4.0
 %if %{with svg} && %{with tests}
This page took 0.074523 seconds and 4 git commands to generate.