adds vid.stab lib
This commit is contained in:
parent
b7aec8756b
commit
2035241bcb
@ -49,7 +49,7 @@ podTemplate(
|
||||
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getCurrentRootCA())
|
||||
sh """
|
||||
cd ${workspace}/ffmpeg
|
||||
dnf install curl gcc-g++ libtool make xz python perl perl-devel openssl-devel diffutils bzip2 glibc-static libstdc++-static -y
|
||||
dnf install curl gcc-g++ libtool make xz python perl perl-devel openssl-devel diffutils bzip2 glibc-static libstdc++-static vid.stab-devel -y
|
||||
SKIPINSTALL=yes ./build-ffmpeg --full-static --enable-gpl-and-non-free --build
|
||||
"""
|
||||
}
|
||||
|
Reference in New Issue
Block a user