diff options
Diffstat (limited to 'dev-lang/python/python-3.13.0_alpha2.ebuild')
-rw-r--r-- | dev-lang/python/python-3.13.0_alpha2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.13.0_alpha2.ebuild b/dev-lang/python/python-3.13.0_alpha2.ebuild index 1ee5e552ed1a..35ae0c00ceb4 100644 --- a/dev-lang/python/python-3.13.0_alpha2.ebuild +++ b/dev-lang/python/python-3.13.0_alpha2.ebuild @@ -76,7 +76,7 @@ DEPEND=" dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " # autoconf-archive needed to eautoreconf BDEPEND=" |