]> git.pld-linux.org Git - packages/gcr.git/blobdiff - gcr.spec
upstream patch to fix build with meson >= 0.61
[packages/gcr.git] / gcr.spec
index 350a55a8fee8a68e160f689081122fe56ce157b4..70e0112edf831273d27394481b77066bea24087a 100644 (file)
--- a/gcr.spec
+++ b/gcr.spec
@@ -11,6 +11,7 @@ License:      LGPL v2+
 Group:         X11/Applications
 Source0:       https://download.gnome.org/sources/gcr/3.41/%{name}-%{version}.tar.xz
 # Source0-md5: 6b6d52de90d4ae95be7d36abf66626fa
+Patch0:                meson0.61.patch
 URL:           https://gitlab.gnome.org/GNOME/gcr
 BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: glib2-devel >= 1:2.44.0
@@ -163,6 +164,7 @@ Dokumentacja API bibliotek gcr i gck.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %meson build \
This page took 0.041242 seconds and 4 git commands to generate.