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 cd9b0d1c78b5..3a25f486111b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="the no-bullshit wpm utility"
arch=('any')
url="https://github.com/jnats/nowpm"
license=('custom:beerware')
-depends=('coreutils' 'grep' 'sed' 'bash')
+depends=('coreutils' 'grep' 'sed' 'bash' 'wdiff' 'bc')
provides=('nowpm')
source=("nowpm::git+https://github.com/jnats/nowpm.git")