mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
ffmpeg-tools: update to libx265.so.215
This commit is contained in:
parent
9ad5a561a1
commit
ff2dfec53e
@ -26,7 +26,7 @@ addon() {
|
||||
|
||||
# libs
|
||||
if [ "${TARGET_ARCH}" = "x86_64" ]; then
|
||||
cp -PL $(get_install_dir x265)/usr/lib/libx265.so.212 \
|
||||
cp -PL $(get_install_dir x265)/usr/lib/libx265.so.215 \
|
||||
${ADDON_BUILD}/${PKG_ADDON_ID}/lib.private
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user