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"
|
mkdir -p "$b/%_libdir/pkgconfig"
|
||||||
cat >"$b/%_libdir/pkgconfig/SDL_bgi.pc" <<-EOF
|
cat >"$b/%_libdir/pkgconfig/SDL_bgi.pc" <<-EOF
|
||||||
Name: SDL_bgi
|
Name: SDL_bgi
|
||||||
|
Description: BGI-compatible API with SDL backend
|
||||||
Version: %version
|
Version: %version
|
||||||
Requires: sdl
|
Requires: sdl
|
||||||
Libs: -lSDL_bgi
|
Libs: -lSDL_bgi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user