mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/ppx_deriving_yojson: format
move PATCHES under *DEPEND Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -15,8 +15,6 @@ KEYWORDS="~amd64"
|
||||
IUSE="+ocamlopt test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-${PV}-src_test_dune-ounit2.patch )
|
||||
|
||||
RDEPEND="
|
||||
<dev-ml/yojson-2.0.0:=
|
||||
>=dev-ml/ppxlib-0.20.0:=
|
||||
@@ -25,3 +23,5 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="test? ( dev-ml/ounit2 )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-${PV}-src_test_dune-ounit2.patch )
|
||||
|
||||
Reference in New Issue
Block a user