git » qcoro.git » commit 84596d5

qcoro 0.10.0

author Urja (ARMLFS builder)
2024-07-12 17:51:24 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:51:24 UTC
parent c6f3bc5015248368effe3fecc4bfcac52133ea51

qcoro 0.10.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ff02683..e83ee4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=(x86_64 'armv7h')
 url='https://github.com/danvratil/qcoro'
 license=(MIT)
 depends=(gcc-libs
-         glibc)
+         glibc dbus)
 makedepends=(cmake
              qt5-declarative
              qt5-websockets