ldconfig after ffmpeg installation
This commit is contained in:
parent
d5baf4d89d
commit
7a7430ea9a
|
@ -66,6 +66,7 @@ make
|
|||
make install
|
||||
EOF
|
||||
chroot "${rootdir}" apt-get install libav-tools
|
||||
chroot "${rootdir}" ldconfig
|
||||
}
|
||||
|
||||
function mesh_tox_qtox {
|
||||
|
|
Loading…
Reference in New Issue