aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-04 09:50:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-04 09:50:37 +0000
commit51890e0a89efdaa64a1a95b5b79508ec0dfc9387 (patch)
tree3e438829e77d3e55453e268e0e08cfd99d764529 /testing
parent60ca35b3adaa83b22841f439e357fff8ba9e50ba (diff)
downloadaports-51890e0a89efdaa64a1a95b5b79508ec0dfc9387.tar.bz2
aports-51890e0a89efdaa64a1a95b5b79508ec0dfc9387.tar.xz
testing/roundup: fix typo
Diffstat (limited to 'testing')
-rw-r--r--testing/roundup/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/roundup/APKBUILD b/testing/roundup/APKBUILD
index 81ebce21de..9bbb13c82c 100644
--- a/testing/roundup/APKBUILD
+++ b/testing/roundup/APKBUILD
@@ -8,7 +8,7 @@ url=https://github.com/bmizerany/roundup/
arch="all"
license="MIT"
depends=
-makedeps="ncurses"
+makedepends="ncurses"
source="$pkgname-$pkgver.tar.gz::https://github.com/bmizerany/$pkgname/archive/v$pkgver.tar.gz
$pkgname-fix-busybox-shell-opts.patch
$pkgname-avoid-bash-syntax-in-tests.patch