mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Provide compat .pc file for libudfread
This commit is contained in:
@ -38,6 +38,8 @@ ffbuild_dockerbuild() {
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
||||
ln -s udfread.pc "$FFBUILD_PREFIX"/lib/pkgconfig/libudfread.pc
|
||||
|
||||
cd ..
|
||||
rm -rf libudfread
|
||||
}
|
||||
|
Reference in New Issue
Block a user