mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
mix.eclass: fix self-blocking of revisions
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
parent
39ba75acf9
commit
9721644167
@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
# Erlang/Elixir software fails to build when another version with API
|
||||
# differences is present
|
||||
BDEPEND="!<${CATEGORY}/${P} !>${CATEGORY}/${P}"
|
||||
BDEPEND="!<${CATEGORY}/${P} !>${CATEGORY}/${PF}"
|
||||
|
||||
# @ECLASS-VARIABLE: HEX_OFFLINE
|
||||
HEX_OFFLINE=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user