mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-02 15:44:32 +02:00
Add new sdl2 dependency to its .pc file
This commit is contained in:
parent
13f25e0993
commit
975fd8d3fd
@ -53,6 +53,8 @@ ffbuild_dockerbuild() {
|
||||
sed -ri -e 's/ -lSDL2//g' \
|
||||
-e 's/Libs: /Libs: -lSDL2 /'\
|
||||
"$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
|
||||
|
||||
echo 'Requires: samplerate' >> "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user