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 684180796b2a..b1d271365df8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ url="https://${hosting}/${owner}/${project}"
license=('MIT')
groups=()
depends=('make-escape')
-makedepends=('make' 'coreutils' 'sed' 'make-escape')
+makedepends=('coreutils')
checkdepends=()
optdepends=()