]> git.pld-linux.org Git - packages/eog.git/blobdiff - eog.spec
- lower bullshit librsvg version dependency, eog builds and works with older (C-based...
[packages/eog.git] / eog.spec
index 3e6ffab4f5fec0b79f41893667483c6559d70faa..7fc1586153bb3ca9a04d60cf8b9dc568972a8042 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -13,6 +13,7 @@ License:      GPL v2+
 Group:         X11/Applications/Graphics
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/eog/3.34/%{name}-%{version}.tar.xz
 # Source0-md5: f68762ed4cc6306e52cc8528257adf65
+Patch0:                librsvg.patch
 URL:           https://wiki.gnome.org/Apps/EyeOfGnome
 BuildRequires: docbook-dtd412-xml
 BuildRequires: exempi-devel >= 1.99.5
@@ -28,7 +29,7 @@ BuildRequires:        lcms2-devel >= 2
 BuildRequires: libexif-devel >= 1:0.6.14
 BuildRequires: libjpeg-turbo-devel
 BuildRequires: libpeas-gtk-devel >= 1.0.0
-%{?with_librsvg:BuildRequires: librsvg-devel >= 2.44.0}
+%{?with_librsvg:BuildRequires: librsvg-devel >= 2.40.0}
 BuildRequires: meson >= 0.50.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig >= 1:0.9.0
@@ -94,6 +95,7 @@ Dokumentacja API Eye of GNOME.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %meson build \
This page took 0.33996 seconds and 4 git commands to generate.