mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
Add glib2-devel to Manjaro package build dependencies
This commit is contained in:
committed by
GitHub
parent
ab0e84257a
commit
155a20115c
1
.github/workflows/manjaro-package-build.yml
vendored
1
.github/workflows/manjaro-package-build.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
|||||||
ninja \
|
ninja \
|
||||||
pkgconf \
|
pkgconf \
|
||||||
glib2 \
|
glib2 \
|
||||||
|
glib2-devel \
|
||||||
gtk3 \
|
gtk3 \
|
||||||
openssl \
|
openssl \
|
||||||
dbus-glib \
|
dbus-glib \
|
||||||
|
|||||||
Reference in New Issue
Block a user