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 3e9cef049c33..a5c63bbdfd64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://github.com/lucc/nvimpager'
license=('BSD')
depends=('neovim>=0.9.0' 'bash')
-makedepends=('git' 'scdoc' 'procps-ng' 'sed' 'awk')
+makedepends=('git' 'scdoc' 'procps-ng')
checkdepends=('busted')
conflicts=('nvimpager')
provides=('nvimpager')