summaryrefslogtreecommitdiff
path: root/system/sed/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/sed/APKBUILD')
-rw-r--r--system/sed/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/sed/APKBUILD b/system/sed/APKBUILD
index 61d644e32..8b90aaee0 100644
--- a/system/sed/APKBUILD
+++ b/system/sed/APKBUILD
@@ -7,6 +7,7 @@ pkgdesc="GNU stream editor"
url="https://www.gnu.org/software/sed"
arch="all"
license="GPL-3.0+"
+depends=""
makedepends="perl"
subpackages="$pkgname-doc $pkgname-lang"
install="$pkgname.post-deinstall"