summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJorengarenar2019-07-20 13:12:05 +0200
committerJorengarenar2019-07-20 13:12:05 +0200
commit088fd95ff0a0720b85f8008eec84775f0834e250 (patch)
tree066a391a1062ac6daf7ce18bb7934dd41270f3f3 /PKGBUILD
parent5e368390b0945e4656b006ee739aba109ae8f7fb (diff)
downloadaur-088fd95ff0a0720b85f8008eec84775f0834e250.tar.gz
Update .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6f96b843c2d..f78d3d71d3c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.8.5
pkgrel=1
pkgdesc='Dmenu Game Launcher - use dmenu to launch your games'
arch=('any')
-depends=('python3')
+depends=('python3', 'dmenu-height')
url='https://joren.ga'
license=('MIT')
source=("${pkgname}::git+https://github.com/Jorengarenar/dgl.git")