Requires SDL_gfx for building programs too

OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=6
This commit is contained in:
Jan Engelhardt 2015-01-08 11:03:12 +00:00 committed by Git OBS Bridge
parent aecbd3ae78
commit df23a7e90c

View File

@ -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