#7 Map camlzip to ocaml-zip-devel
Merged 4 years ago by jjames. Opened 4 years ago by salimma.
salimma/opam2rpm add-camlzip-mapping  into  master

Map camlzip to ocaml-zip-devel
Michel Alexandre Salim • 4 years ago  
file modified
+1
@@ -94,6 +94,7 @@ 

      'base-bytes'        : [('ocaml', True, True)],

      'base-threads'      : [('ocaml', True, True)],

      'base-unix'         : [('ocaml', True, True)],

+     'camlzip'           : [('ocaml-zip-devel', True, True)],

      'conf-aclocal'      : [('automake', True, False)],

      'conf-autoconf'     : [('autoconf', True, False)],

      'conf-bap-llvm'     : [('llvm-devel', True, True)], # [3]

Otherwise, opam2rpm javalib would generate dependencies on
ocaml-camlzip-devel which does not exist.

Signed-off-by: Michel Alexandre Salim salimma@fedoraproject.org

rebased onto 8f91a0f

4 years ago

Pull-Request has been merged by jjames

4 years ago
Metadata