[packages/crossmingw32-harfbuzz] do not require pkgconfig deps either
glen
glen at pld-linux.org
Sat Apr 20 13:56:06 CEST 2013
commit 94aebac68a129d98789da12a9989a706c92f9cff
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 14:54:02 2013 +0300
do not require pkgconfig deps either
crossmingw32-harfbuzz.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-harfbuzz.spec b/crossmingw32-harfbuzz.spec
index 13f2ca7..fda0e9b 100644
--- a/crossmingw32-harfbuzz.spec
+++ b/crossmingw32-harfbuzz.spec
@@ -2,7 +2,7 @@ Summary: HarfBuzz - internationalized text shaping library - MinGW32 cross versi
Summary(pl.UTF-8): Rasteryzer fontów TrueType - wersja skrośna dla MinGW32
Name: crossmingw32-harfbuzz
Version: 0.9.16
-Release: 1
+Release: 2
License: MIT
Group: Development/Libraries
Source0: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2
@@ -36,6 +36,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define __cc %{target}-gcc
%define __cxx %{target}-g++
%define __pkgconfig_provides %{nil}
+%define __pkgconfig_requires %{nil}
%ifnarch %{ix86}
# arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-harfbuzz.git/commitdiff/94aebac68a129d98789da12a9989a706c92f9cff
More information about the pld-cvs-commit
mailing list