Update JW-Modules to 2.0.8. (#814)
* Update JW-Modules to 2.0.8 * Update build.yml
This commit is contained in:
parent
fc854653da
commit
04d9e2762d
2 changed files with 3 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -583,8 +583,8 @@ jobs:
|
|||
- name: Set up dependencies
|
||||
run: |
|
||||
# custom repos
|
||||
wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.1.0_all.deb
|
||||
sudo dpkg -i kxstudio-repos_11.1.0_all.deb
|
||||
wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_11.2.0_all.deb
|
||||
sudo dpkg -i kxstudio-repos_11.2.0_all.deb
|
||||
sudo apt-get update -qq
|
||||
# build-deps
|
||||
sudo apt-get install -yqq libdbus-1-dev libgl1-mesa-dev liblo-dev libx11-dev libxcursor-dev libxext-dev libxrandr-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue