From df23a7e90ceba5573541498b251dafae45d2276c4ab09af37bc4d69841421f1e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Jan 2015 11:03:12 +0000 Subject: [PATCH] Requires SDL_gfx for building programs too OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=6 --- SDL_bgi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDL_bgi.spec b/SDL_bgi.spec index ca6c06f..1337ecd 100644 --- a/SDL_bgi.spec +++ b/SDL_bgi.spec @@ -81,7 +81,7 @@ cat >"$b/%_libdir/pkgconfig/SDL_bgi.pc" <<-EOF Name: SDL_bgi Description: BGI-compatible API with SDL backend Version: %version - Requires: sdl + Requires: sdl SDL_gfx Libs: -lSDL_bgi EOF