mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
sys-cluster/*: mutually exclude ayudame ompss plugin
choose one from nanox or ayudame, not both Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ IUSE_EXPAND="NANOX"
|
|||||||
IUSE="${IUSE_NANOX} allocator ayudame dlb +extrae gasnet hwloc memkind memtracker mpi opencl papi sqlite resiliency task-callback +threads"
|
IUSE="${IUSE_NANOX} allocator ayudame dlb +extrae gasnet hwloc memkind memtracker mpi opencl papi sqlite resiliency task-callback +threads"
|
||||||
|
|
||||||
CDEPEND="
|
CDEPEND="
|
||||||
ayudame? ( sys-cluster/temanejo )
|
ayudame? ( sys-cluster/temanejo[-ompss] )
|
||||||
dlb? ( sys-cluster/dlb )
|
dlb? ( sys-cluster/dlb )
|
||||||
extrae? ( sys-cluster/extrae[nanos] )
|
extrae? ( sys-cluster/extrae[nanos] )
|
||||||
gasnet? ( sys-cluster/gasnet )
|
gasnet? ( sys-cluster/gasnet )
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ REQUIRED_USE=""
|
|||||||
DEPEND=""
|
DEPEND=""
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
|
ompss? ( !sys-cluster/nanox[ayudame] )
|
||||||
"
|
"
|
||||||
# ${PYTHON_DEPS}
|
# ${PYTHON_DEPS}
|
||||||
# $(python_gen_cond_dep '
|
# $(python_gen_cond_dep '
|
||||||
|
|||||||
Reference in New Issue
Block a user