summaryrefslogtreecommitdiffstats
path: root/testing/siege
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-04 12:46:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-04 12:46:26 +0000
commit892f41b5caf95e88fed791b06d3c6656a28b8f07 (patch)
treec41e7f26e19ef4a8d9f54ccdc0392413831b450f /testing/siege
parent154e694fb14882c32548198a6555f3534e6a0c72 (diff)
downloadaports-892f41b5caf95e88fed791b06d3c6656a28b8f07.tar.bz2
aports-892f41b5caf95e88fed791b06d3c6656a28b8f07.tar.xz
testing/siege: build fix
does not work with busybox sed
Diffstat (limited to 'testing/siege')
-rw-r--r--testing/siege/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/siege/APKBUILD b/testing/siege/APKBUILD
index 58c4b9c1a..f4774825b 100644
--- a/testing/siege/APKBUILD
+++ b/testing/siege/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL2+"
depends=""
depends_dev=""
-makedepends="openssl-dev"
+makedepends="openssl-dev sed"
install=""
subpackages="$pkgname-doc"
source="http://www.joedog.org/pub/siege/$pkgname-$pkgver.tar.gz