summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c7d9dfac3a3..c2febcefe5b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Matrix connection operator for the Telepathy framework. WIP git branch"
arch=(i686 x86_64 armv7 aarch64)
url="https://telepathy.freedesktop.org/"
license=(GPL)
-depends=(telepathy-qt-git)
+depends=(telepathy-qt-git qt5-matrixclient-git)
makedepends=(cmake git)
provides=(telepathy-tank)
conflicts=(telepathy-tank)