don't build pdf2svg
This commit is contained in:
parent
d69bfea73b
commit
3dd6a33f82
@ -24,6 +24,8 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: freetype-devel >= %{freetype_version}
|
BuildRequires: freetype-devel >= %{freetype_version}
|
||||||
BuildRequires: fontconfig-devel >= %{fontconfig_version}
|
BuildRequires: fontconfig-devel >= %{fontconfig_version}
|
||||||
|
|
||||||
|
Patch0: cairo-1.1.6-do-not-build-pdf2svg.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cairo is a vector graphics library designed to provide high-quality
|
Cairo is a vector graphics library designed to provide high-quality
|
||||||
display and print output. Currently supported output targets include
|
display and print output. Currently supported output targets include
|
||||||
@ -49,6 +51,7 @@ source vector graphics library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patcho -p1 -b .do-not-build-pdf2svg
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-warnings --disable-glitz --disable-quartz \
|
%configure --enable-warnings --disable-glitz --disable-quartz \
|
||||||
|
Loading…
Reference in New Issue
Block a user