summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3aafa97026f..a10502576267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.1.0
pkgrel=1
pkgdesc="a visual process manager, an X11 version of 'top' or 'ps'."
url="https://github.com/lxqt/qps"
-depends=('qt5-x11extras' 'qt5-tools')
+depends=('qt5-x11extras' 'qt5-tools' 'liblxqt')
makedepends=('cmake' 'lxqt-build-tools' 'lxqt-config')
arch=('i686' 'x86_64')
license=("GPL")