[packages/crossmingw32-libwebp] do not require pkgconfig deps either
glen
glen at pld-linux.org
Sat Apr 20 13:56:27 CEST 2013
commit 0a7e21abd9c3d65683b1a82001f90709ffc8db9a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 14:54:06 2013 +0300
do not require pkgconfig deps either
crossmingw32-libwebp.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-libwebp.spec b/crossmingw32-libwebp.spec
index d2532d3..833b9d5 100644
--- a/crossmingw32-libwebp.spec
+++ b/crossmingw32-libwebp.spec
@@ -2,7 +2,7 @@ Summary: WebP image codec libraries - cross MinGW32 version
Summary(pl.UTF-8): Biblioteki do kodeka obrazów WebP - wersja skrośna MinGW32
Name: crossmingw32-libwebp
Version: 0.3.0
-Release: 2
+Release: 3
License: BSD
Group: Development/Libraries
#Source0Download: http://code.google.com/p/webp/downloads/list
@@ -30,6 +30,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-libwebp.git/commitdiff/0a7e21abd9c3d65683b1a82001f90709ffc8db9a
More information about the pld-cvs-commit
mailing list