summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0abd347b7acb..374663324409 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Lightweight crossplatform application for notes managment with simple i
arch=('i686' 'x86_64')
url="http://znotes.sourceforge.net"
license=('GPL')
-depends=('qt5-base')
+depends=('qt5-tools')
source=(https://github.com/proton/zNotes/archive/master.zip)
md5sums=('SKIP')