mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update dependencies
This commit is contained in:
parent
35b9f74268
commit
d4d81890f6
2 changed files with 6 additions and 4 deletions
|
|
@ -12,8 +12,9 @@ GTK 4 / C++ implementation branch
|
|||
|
||||
``` bash
|
||||
apt install git\
|
||||
libgtkmm-4.0-dev\
|
||||
libglib2.0-dev\
|
||||
libglibmm-2.68-dev\
|
||||
libgtkmm-4.0-dev\
|
||||
libsqlite3-dev
|
||||
```
|
||||
|
||||
|
|
@ -45,8 +46,9 @@ apt install git\
|
|||
### Environment
|
||||
|
||||
``` bash
|
||||
pkg-config --cflags --libs gtkmm-4.0\
|
||||
pkg-config --cflags --libs gio-2.0\
|
||||
glibmm-2.68\
|
||||
gtkmm-4.0\
|
||||
sqlite3
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue