1
0
Fork 0
forked from wry/wry

Merge pull request #356 from mahkoh/jorth/xkbcommon-cleanup

docs/ci: remove references to xkbcommon
This commit is contained in:
mahkoh 2025-01-27 22:30:23 +01:00 committed by GitHub
commit 218f8d7ba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 4 deletions

View file

@ -4,7 +4,7 @@ sources:
tasks:
- install: |
sudo pacman -Syu --noconfirm
sudo pacman -S --noconfirm rustup libinput pango mesa libxkbcommon cmake shaderc
sudo pacman -S --noconfirm rustup libinput pango mesa cmake shaderc
rustup toolchain install stable
- build: |
cd jay

View file

@ -4,7 +4,7 @@ sources:
tasks:
- install: |
sudo pacman -Syu --noconfirm
sudo pacman -S --noconfirm rustup libinput pango mesa libxkbcommon xorg-xwayland adwaita-icon-theme libxcursor cmake shaderc
sudo pacman -S --noconfirm rustup libinput pango mesa xorg-xwayland adwaita-icon-theme libxcursor cmake shaderc
rustup toolchain install stable
- configure: |
sudo rmmod bochs

View file

@ -4,7 +4,7 @@ sources:
tasks:
- install: |
sudo pacman -Syu --noconfirm
sudo pacman -S --noconfirm rustup libinput pango mesa libxkbcommon xorg-xwayland adwaita-icon-theme libxcursor cmake shaderc
sudo pacman -S --noconfirm rustup libinput pango mesa xorg-xwayland adwaita-icon-theme libxcursor cmake shaderc
rustup toolchain install stable
cd jay
git submodule update --init

View file

@ -6,7 +6,6 @@ The following libraries must be installed before compiling Jay:
- libinput.so
- libgbm.so
- libxkbcommon.so
- libudev.so
- libpangocairo-1.0.so