summaryrefslogtreecommitdiffstats
path: root/main/valgrind
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-10-23 10:04:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-10-23 10:06:11 +0000
commitd7af1525ee281b905cee86adc877dc102e86c1fe (patch)
treee20d9e3cc581c7cdebb46fe1313d16c18f02852f /main/valgrind
parentd1c41b447396f63a434d9ca888459cd9b016bbdf (diff)
downloadaports-d7af1525ee281b905cee86adc877dc102e86c1fe.tar.bz2
aports-d7af1525ee281b905cee86adc877dc102e86c1fe.tar.xz
main/valgrind: build fix
needs perl and bash
Diffstat (limited to 'main/valgrind')
-rw-r--r--main/valgrind/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/valgrind/APKBUILD b/main/valgrind/APKBUILD
index 32eee9f02..b9b207b66 100644
--- a/main/valgrind/APKBUILD
+++ b/main/valgrind/APKBUILD
@@ -7,7 +7,7 @@ url="http://valgrind.org/"
license="GPL"
depends=""
# it seems like busybox sed works but the configure script requires GNU sed
-makedepends="sed paxctl pax-utils"
+makedepends="sed paxctl pax-utils perl bash"
# from README_PACKAGERS:
# Don't strip the debug info off lib/valgrind/$platform/vgpreload*.so
# in the installation tree. Either Valgrind won't work at all, or it