From d7af1525ee281b905cee86adc877dc102e86c1fe Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 23 Oct 2010 10:04:07 +0000 Subject: main/valgrind: build fix needs perl and bash --- main/valgrind/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/valgrind/APKBUILD') 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 -- cgit v1.2.3