mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/dune-private-libs: block stdune/ordering/dyn
Closes: https://bugs.gentoo.org/937224 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -21,7 +21,11 @@ BDEPEND=">=dev-ml/dune-3.5"
|
||||
DEPEND="
|
||||
dev-ml/csexp:=[ocamlopt?]
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
RDEPEND="${DEPEND}
|
||||
!dev-ml/stdune
|
||||
!dev-ml/dyn
|
||||
!dev-ml/ordering
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
:
|
||||
@@ -21,7 +21,11 @@ BDEPEND=">=dev-ml/dune-3.5"
|
||||
DEPEND="
|
||||
dev-ml/csexp:=[ocamlopt?]
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
RDEPEND="${DEPEND}
|
||||
!dev-ml/stdune
|
||||
!dev-ml/dyn
|
||||
!dev-ml/ordering
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
:
|
||||
@@ -21,7 +21,11 @@ BDEPEND=">=dev-ml/dune-3.12"
|
||||
DEPEND="
|
||||
dev-ml/csexp:=[ocamlopt?]
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
RDEPEND="${DEPEND}
|
||||
!dev-ml/stdune
|
||||
!dev-ml/dyn
|
||||
!dev-ml/ordering
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
:
|
||||
Reference in New Issue
Block a user