Dropped libxml2 dependency (fontconfig defaults to using expat)
This commit is contained in:
parent
85651b8c8c
commit
a04e777662
@ -2,7 +2,7 @@
|
||||
|
||||
Name: mingw-fontconfig
|
||||
Version: 2.10.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: MinGW Windows Fontconfig library
|
||||
|
||||
License: MIT
|
||||
@ -18,7 +18,6 @@ BuildRequires: mingw32-binutils
|
||||
BuildRequires: mingw32-expat
|
||||
BuildRequires: mingw32-freetype
|
||||
BuildRequires: mingw32-win-iconv
|
||||
BuildRequires: mingw32-libxml2
|
||||
|
||||
BuildRequires: mingw64-filesystem >= 95
|
||||
BuildRequires: mingw64-gcc
|
||||
@ -26,7 +25,6 @@ BuildRequires: mingw64-binutils
|
||||
BuildRequires: mingw64-expat
|
||||
BuildRequires: mingw64-freetype
|
||||
BuildRequires: mingw64-win-iconv
|
||||
BuildRequires: mingw64-libxml2
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
@ -147,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/doc
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 13 2012 Nicola Fontana <ntd@entidi.it> - 2.10.1-2
|
||||
- Dropped libxml2 dependency
|
||||
|
||||
* Sun Oct 07 2012 Kalev Lember <kalevlember@gmail.com> - 2.10.1-1
|
||||
- Update to 2.10.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user