typeo
This commit is contained in:
parent
70adb3101e
commit
f8388c68e5
|
|
@ -29,7 +29,7 @@ sudo pacman -S --needed base-devel git
|
||||||
# existing packages are reloaded here in order to install their header files
|
# existing packages are reloaded here in order to install their header files
|
||||||
sudo pacman -S glibc linux-api-headers systemd-libs openssl libevdev libusb json-c curl hidapi python python-pydbus 'gnome-shell>=45.0' python-yaml
|
sudo pacman -S glibc linux-api-headers systemd-libs openssl libevdev libusb json-c curl hidapi python python-pydbus 'gnome-shell>=45.0' python-yaml
|
||||||
```
|
```
|
||||||
# Install xr-driver-breezy-ghome-git
|
# Install xr-driver-breezy-gnome-git
|
||||||
```sh
|
```sh
|
||||||
work=$(mktemp -d)
|
work=$(mktemp -d)
|
||||||
cd $work
|
cd $work
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue