build(linux): remove unused intel media sdk (#2681)

This commit is contained in:
ReenigneArcher 2024-06-12 19:37:47 -04:00 committed by GitHub
commit 2e1eb0c914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 0 additions and 82 deletions

View file

@ -25,7 +25,6 @@ Install Requirements
libdrm-dev \ # KMS
libevdev-dev \
libminiupnpc-dev \
libmfx-dev \ # x86_64 only
libnotify-dev \
libnuma-dev \
libopus-dev \
@ -59,7 +58,6 @@ Install Requirements
cmake \
gcc \
gcc-c++ \
intel-mediasdk-devel \ # x86_64 only
libappindicator-gtk3-devel \
libcap-devel \
libcurl-devel \
@ -106,7 +104,6 @@ Install Requirements
libdrm-dev \ # KMS
libevdev-dev \
libminiupnpc-dev \
libmfx-dev \ # x86_64 only
libnotify-dev \
libnuma-dev \
libopus-dev \
@ -147,7 +144,6 @@ Install Requirements
libdrm-dev \ # KMS
libevdev-dev \
libminiupnpc-dev \
libmfx-dev \ # x86_64 only
libnotify-dev \
libnuma-dev \
libopus-dev \