Link mfx on Linux (#781)
This commit is contained in:
parent
f44ae4cc8d
commit
e88dec22ee
3 changed files with 4 additions and 7 deletions
|
|
@ -46,9 +46,7 @@ dnf -y install \
|
|||
wget-1.21.3* \
|
||||
which-2.21*
|
||||
if [[ "${TARGETPLATFORM}" == 'linux/amd64' ]]; then
|
||||
apt-get install -y --no-install-recommends \
|
||||
# libmfx-devel is not listed for fedora 36/37
|
||||
https://kojipkgs.fedoraproject.org//packages/libmfx/1.25/4.el8/x86_64/libmfx-devel-1.25-4.el8.x86_64.rpm
|
||||
dnf -y install intel-mediasdk-devel-22.4.4*
|
||||
fi
|
||||
dnf clean all
|
||||
rm -rf /var/cache/yum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue