mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
sys-cluster/shuffile: DEPEND on sys-cluster/KVTree-1.0.2[mpi]
does not build if KVTree is not build with mpi Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -12,11 +12,9 @@ SRC_URI="https://github.com/ECP-VeloC/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=sys-cluster/KVTree-1.0.2
|
||||
>=sys-cluster/KVTree-1.0.2[mpi]
|
||||
sys-libs/zlib
|
||||
virtual/mpi
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user