summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Boxdörfer2020-03-07 19:48:28 +0100
committerChristian Boxdörfer2020-03-07 19:48:28 +0100
commitff072b4d58e88d39eefbb8b1530933d3b4178bc7 (patch)
tree48bdb5c1b221b95a235a01048b03473f20ec4129
parent4710de9dd36c7814edaf94c41e5d2d49194342a0 (diff)
downloadaur-ff072b4d58e88d39eefbb8b1530933d3b4178bc7.tar.gz
update dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b1d75377bf8..26bf9667c2f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="A fast file search utility. Git Version."
arch=('i686' 'x86_64')
url="https://cboxdoerfer.github.io/fsearch"
license=('GPL2')
-depends=('gtk3' 'hicolor-icon-theme' 'pcre')
-makedepends=('git' 'intltool' 'autoconf-archive')
+depends=('gtk3' 'pcre')
+makedepends=('git' 'autoconf-archive')
conflicts=('fsearch')
source=('git://github.com/cboxdoerfer/fsearch.git')
md5sums=('SKIP')