mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
talloc: fix dep
This commit is contained in:
parent
59d63e9be6
commit
378bdae42b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ RDEPEND="
|
|||
# Valgrind is automagic here but it's a build-only dep so it's not so bad.
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
valgrind? ( dev-util/valgrind )
|
||||
valgrind? ( dev-debug/valgrind )
|
||||
"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|
|
|
|||
Loading…
Reference in a new issue