summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2017-12-30 12:48:08 +0100
committerPeter Mattern2017-12-30 12:48:08 +0100
commitf3b488f3e91d9e24aef9153b52a791e8e0990c83 (patch)
treef97434943384972cc885999ac2b2a4c2b2c9d8e3 /PKGBUILD
parent838f1908d5ced4614f7c844a003584e622f093e3 (diff)
downloadaur-f3b488f3e91d9e24aef9153b52a791e8e0990c83.tar.gz
Add build dependency qt5-tools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0199b5818365..e076cb8843ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('i686' 'x86_64')
url='https://github.com/tsujan/FeatherPad'
license=('GPL3')
depends=('qt5-svg' 'qt5-x11extras' 'desktop-file-utils' 'gtk-update-icon-cache')
+makedepends=('qt5-tools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tsujan/FeatherPad/archive/V$pkgver.tar.gz")
sha256sums=('cd23f89bde1f15b4427d133cccb82f943ca759b0146f201bc3c77bf8ae35dac3')