mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
10 lines
282 B
Diff
10 lines
282 B
Diff
index 3ec5810..b2d8d6d 100644
|
|
--- a/src_test/ppx_deriving/dune
|
|
+++ b/src_test/ppx_deriving/dune
|
|
@@ -2,4 +2,4 @@
|
|
(name test_ppx_import)
|
|
(preprocess
|
|
(staged_pps ppx_import ppx_deriving.show))
|
|
- (libraries compiler-libs.common oUnit))
|
|
+ (libraries compiler-libs.common ounit2))
|