summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')