Drop dbus-glib deps, port example to GDBus

This commit is contained in:
2026-04-27 13:13:16 -06:00
parent 87018fa7fe
commit edaafba7eb
3 changed files with 94 additions and 177 deletions

View File

@@ -8,7 +8,6 @@ arch=('x86_64')
url='https://github.com/zoitechat/zoitechat'
license=('GPL-2.0-or-later')
depends=(
'dbus-glib'
'glib2'
'gtk3'
'iso-codes'