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 23d05bcb1656..c90fb08f542e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Rename files in batch using sed syntax"
arch=('x86_64')
url="https://github.com/harttle/fsed"
license=('MIT')
-depends=()
+depends=('sed' 'coreutils')
provides=("${pkgname}")
conflicts=("${pkgname}")
pkgbase=fsed