summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/gap/gap-4.12.2-r3.ebuild (renamed from sci-mathematics/gap/gap-4.12.2-r2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gap/gap-4.12.2-r2.ebuild b/sci-mathematics/gap/gap-4.12.2-r3.ebuild
index 18e8a1dfb004..19f95ebdc744 100644
--- a/sci-mathematics/gap/gap-4.12.2-r2.ebuild
+++ b/sci-mathematics/gap/gap-4.12.2-r3.ebuild
@@ -53,7 +53,7 @@ BDEPEND="test? ( ${REQUIRED_PKGS} )"
DEPEND="dev-libs/gmp:=
sys-libs/zlib
- valgrind? ( dev-util/valgrind )
+ valgrind? ( dev-debug/valgrind )
readline? ( sys-libs/readline:= )"
RDEPEND="${DEPEND}"