build(deps): remove libavdevice (#2380)

This commit is contained in:
ReenigneArcher 2024-04-07 22:23:32 -04:00 committed by GitHub
parent 1a48244a0a
commit 116e59292a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 0 additions and 7 deletions

View File

@ -33,7 +33,6 @@ apt-get install -y --no-install-recommends \
git \
graphviz \
libayatana-appindicator3-dev \
libavdevice-dev \
libboost-filesystem-dev=1.74.* \
libboost-locale-dev=1.74.* \
libboost-log-dev=1.74.* \

View File

@ -35,7 +35,6 @@ apt-get install -y --no-install-recommends \
doxygen \
git \
graphviz \
libavdevice-dev \
libayatana-appindicator3-dev \
libboost-filesystem-dev=1.74.* \
libboost-locale-dev=1.74.* \

View File

@ -36,7 +36,6 @@ apt-get install -y --no-install-recommends \
doxygen \
git \
graphviz \
libavdevice-dev \
libayatana-appindicator3-dev \
libboost-filesystem-dev=1.74.* \
libboost-locale-dev=1.74.* \

View File

@ -36,7 +36,6 @@ apt-get install -y --no-install-recommends \
doxygen \
git \
graphviz \
libavdevice-dev \
libayatana-appindicator3-dev \
libboost-filesystem-dev=1.74.* \
libboost-locale-dev=1.74.* \

View File

@ -15,7 +15,6 @@ Install Requirements
sudo apt update && sudo apt install \
build-essential \
cmake \
libavdevice-dev \
libayatana-appindicator3-dev \
libboost-filesystem-dev \
libboost-locale-dev \
@ -98,7 +97,6 @@ Install Requirements
build-essential \
cmake \
libappindicator3-dev \
libavdevice-dev \
libboost-filesystem-dev \
libboost-locale-dev \
libboost-log-dev \
@ -140,7 +138,6 @@ Install Requirements
gcc-11 \
g++-11 \
libappindicator3-dev \
libavdevice-dev \
libboost-filesystem-dev \
libboost-locale-dev \
libboost-log-dev \