forked from pool/SDL_bgi
pkgconfig requires .pc files to have some description
OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=5
This commit is contained in:
parent
ab4c0d08cd
commit
aecbd3ae78
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user