try again
This commit is contained in:
parent
2f383d1b2d
commit
d69bfea73b
@ -24,9 +24,6 @@ BuildRequires: libxml2-devel
|
||||
BuildRequires: freetype-devel >= %{freetype_version}
|
||||
BuildRequires: fontconfig-devel >= %{fontconfig_version}
|
||||
|
||||
Patch0: cairo-1.1.4-work-with-older-poppler.patch
|
||||
Patch1: cairo-1.1.6-do-not-build-pdf2svg.patch
|
||||
|
||||
%description
|
||||
Cairo is a vector graphics library designed to provide high-quality
|
||||
display and print output. Currently supported output targets include
|
||||
@ -52,8 +49,6 @@ source vector graphics library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .work-with-older-poppler
|
||||
%patch1 -p1 -b .do-not-build-pdf2svg
|
||||
|
||||
%build
|
||||
%configure --enable-warnings --disable-glitz --disable-quartz \
|
||||
|
Loading…
Reference in New Issue
Block a user