summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 351cf05e56a1..c8f2a3d4c864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('i686' 'x86_64')
pkgdesc="Keyboard layout switcher (the further development of axkb). Qt5 version."
url="https://github.com/thegala/qxkb"
license=('GPL2')
-depends=('libxkbfile' 'qt5-base')
-makedepends=('cmake')
+depends=('libxkbfile' 'qt5-base' 'qt5-svg' 'qt5-x11extras')
+makedepends=('cmake' 'qt5-tools')
source=("https://github.com/thegala/qxkb/archive/$_pkgname-$pkgver.tar.gz")
md5sums=('c095e2ecc2ea3f737de7eeffdb9c29e8')
provides=('qxkb')