Browse Source

Update JW-Modules to 2.0.8. (#814)

* Update JW-Modules to 2.0.8

* Update build.yml
pull/825/head
rl2939 GitHub 1 month ago
parent
commit
04d9e2762d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      .github/workflows/build.yml
  2. +1
    -1
      plugins/JW-Modules

+ 2
- 2
.github/workflows/build.yml View File

@@ -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


+ 1
- 1
plugins/JW-Modules

@@ -1 +1 @@
Subproject commit 9d8f8515deb20d7e14ca85b4c1d04ec6b66b3e8d
Subproject commit d49cb1de630f278852d098dfbb09e3f4c9a8165e

Loading…
Cancel
Save