[packages/crossmingw32-SDL_image] do not require pkgconfig deps either
glen
glen at pld-linux.org
Sat Apr 20 13:55:08 CEST 2013
commit 4063b14e13dfe6a91ffc567ecf00f58337288964
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 14:53:54 2013 +0300
do not require pkgconfig deps either
crossmingw32-SDL_image.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-SDL_image.spec b/crossmingw32-SDL_image.spec
index e579c65..f6475c8 100644
--- a/crossmingw32-SDL_image.spec
+++ b/crossmingw32-SDL_image.spec
@@ -3,7 +3,7 @@ Summary: Simple DirectMedia Layer - Sample Image Loading Library - MinGW32 cross
Summary(pl.UTF-8): Przykładowa biblioteka do ładowania obrazków - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
Version: 1.2.12
-Release: 2
+Release: 3
License: Zlib-like
Group: Libraries
Source0: http://www.libsdl.org/projects/SDL_image/release/%{realname}-%{version}.tar.gz
@@ -37,6 +37,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-SDL_image.git/commitdiff/4063b14e13dfe6a91ffc567ecf00f58337288964
More information about the pld-cvs-commit
mailing list