summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Boxdörfer2022-10-20 20:03:07 +0200
committerChristian Boxdörfer2022-10-20 20:03:07 +0200
commit3a9316eccc23be3c83b9404688252835c4b5d14b (patch)
tree91df7c43c97f1795804c16da8fa3d6fb734cd7eb /PKGBUILD
parent524337523b069e9cce5185d950353bc16fad48e5 (diff)
downloadaur-fsearch-git.tar.gz
add itstool build dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fa822040ea7..0614522385cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="https://cboxdoerfer.github.io/fsearch"
license=('GPL2')
depends=('gtk3' 'icu' 'pcre2')
-makedepends=('git' 'meson')
+makedepends=('git' 'meson' 'itstool')
conflicts=('fsearch')
source=('git+https://github.com/cboxdoerfer/fsearch.git')
md5sums=('SKIP')