mirror of
https://github.com/kawasaki/pyscrlink.git
synced 2025-09-07 10:10:24 +02:00
Fixed missing glib.h error
This commit is contained in:
committed by
Shin'ichiro Kawasaki
parent
923c036cec
commit
461377f7ea
@@ -73,7 +73,7 @@ Installation
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
Ubuntu
|
Ubuntu
|
||||||
$ sudo apt install bluez libbluetooth-dev libnss3-tools libcap2-bin
|
$ sudo apt install bluez libbluetooth-dev libnss3-tools libcap2-bin libglib2.0-dev
|
||||||
Arch
|
Arch
|
||||||
$ sudo pacman -S bluez bluez-utils nss libcap
|
$ sudo pacman -S bluez bluez-utils nss libcap
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user