From aecbd3ae789c82f8cc3c9df82b4ed13f586bfc01f42523b51558b1335521b9a1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Jan 2015 10:59:57 +0000 Subject: [PATCH] pkgconfig requires .pc files to have some description OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=5 --- SDL_bgi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SDL_bgi.spec b/SDL_bgi.spec index aea0096..ca6c06f 100644 --- a/SDL_bgi.spec +++ b/SDL_bgi.spec @@ -79,6 +79,7 @@ rm -f "$b/%_libdir"/*.la mkdir -p "$b/%_libdir/pkgconfig" cat >"$b/%_libdir/pkgconfig/SDL_bgi.pc" <<-EOF Name: SDL_bgi + Description: BGI-compatible API with SDL backend Version: %version Requires: sdl Libs: -lSDL_bgi