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 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")