summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Crowd2016-07-08 16:47:05 +0200
committerAndy Crowd2016-07-08 16:47:05 +0200
commit7a6b78fac00ff4d4a07baa97840cadd59eb308a8 (patch)
tree5c63f1c82da4703401670c937d63d02be9c7be05 /PKGBUILD
parent6bfb46409b09ebdb2c0f71ac1e4a97d85c64fbb8 (diff)
downloadaur-7a6b78fac00ff4d4a07baa97840cadd59eb308a8.tar.gz
Updated version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d6a8b289960..4316f2f5afbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.0.3
pkgrel=0
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
-depends=(bash)
+depends=(bash gawk grep)
makedepends=('git')
source=("lsdesktopf::git+https://github.com/AndyCrowd/list-desktop-files.git")
license=('GPL3')