update appindicator and recommends install it (#9364)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
parent
d9ea717056
commit
f4c038ea93
7 changed files with 15 additions and 10 deletions
8
.github/workflows/flutter-build.yml
vendored
8
.github/workflows/flutter-build.yml
vendored
|
|
@ -884,7 +884,7 @@ jobs:
|
|||
git \
|
||||
g++ \
|
||||
g++-multilib \
|
||||
libappindicator3-dev \
|
||||
libayatana-appindicator3-dev \
|
||||
libasound2-dev \
|
||||
libc6-dev \
|
||||
libclang-10-dev \
|
||||
|
|
@ -1147,7 +1147,7 @@ jobs:
|
|||
git \
|
||||
g++ \
|
||||
g++-multilib \
|
||||
libappindicator3-dev \
|
||||
libayatana-appindicator3-dev \
|
||||
libasound2-dev \
|
||||
libc6-dev \
|
||||
libclang-10-dev \
|
||||
|
|
@ -1424,7 +1424,7 @@ jobs:
|
|||
gcc \
|
||||
git \
|
||||
g++ \
|
||||
libappindicator3-dev \
|
||||
libayatana-appindicator3-dev \
|
||||
libasound2-dev \
|
||||
libclang-10-dev \
|
||||
libgstreamer1.0-dev \
|
||||
|
|
@ -1681,7 +1681,7 @@ jobs:
|
|||
gcc \
|
||||
git \
|
||||
g++ \
|
||||
libappindicator3-dev \
|
||||
libayatana-appindicator3-dev \
|
||||
libasound2-dev \
|
||||
libclang-dev \
|
||||
libdbus-1-dev \
|
||||
|
|
|
|||
2
.github/workflows/playground.yml
vendored
2
.github/workflows/playground.yml
vendored
|
|
@ -262,7 +262,7 @@ jobs:
|
|||
git \
|
||||
g++ \
|
||||
g++-multilib \
|
||||
libappindicator3-dev \
|
||||
libayatana-appindicator3-dev\
|
||||
libasound2-dev \
|
||||
libc6-dev \
|
||||
libclang-10-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue