summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Wanders2018-07-09 09:43:47 +0200
committerTim Wanders2018-07-09 09:43:47 +0200
commit8364ca3e5fd3c7d896098385e0bdd483d6082376 (patch)
tree0ddfe5de4280a891631fa2f81bfb0a7611277182 /PKGBUILD
parentf253012eef37485f55ececddee3813f70e49c042 (diff)
downloadaur-doom-launcher-git.tar.gz
sync with upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad93769cc2f0..7eeecefed28e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
provides=('doom-launcher')
conflicts=('doom-launcher')
-depends=('bash' 'dialog' 'gzdoom')
+depends=('bash' 'dialog' 'gzdoom' 'sed')
source=("git+https://gitlab.com/tim241/${_pkgname}.git")