mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ffmpeg-tools: update x265 shared library directory
This commit is contained in:
parent
3dd800c7f6
commit
400d2a17ea
@ -26,7 +26,7 @@ addon() {
|
||||
|
||||
# libs
|
||||
if [ "${TARGET_ARCH}" = "x86_64" ]; then
|
||||
cp -PL $(get_install_dir x265)/usr/lib/libx265.so.199 \
|
||||
cp -PL $(get_install_dir x265)/usr/lib/libx265.so.209 \
|
||||
${ADDON_BUILD}/${PKG_ADDON_ID}/lib.private
|
||||
fi
|
||||
if [ "${DISPLAYSERVER}" = "x11" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user