Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Louis Gesbert
opam-custom-install
Commits
7b5fa291
Commit
7b5fa291
authored
Aug 23, 2021
by
Louis Gesbert
Browse files
Fix opam file
parent
c59db652
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
opam-custom-install.opam
opam-custom-install.opam
+2
-1
No files found.
opam-custom-install.opam
View file @
7b5fa291
...
@@ -8,10 +8,11 @@ Provides the `opam custom-install` command, which allows to wrap a custom instal
...
@@ -8,10 +8,11 @@ Provides the `opam custom-install` command, which allows to wrap a custom instal
tags: ["org:ocamlpro" "org:opam"]
tags: ["org:ocamlpro" "org:opam"]
license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
depends: [
depends: [
"dune"
"dune"
{>= "1.5"}
"opam-client" {>= "2.1.0"}
"opam-client" {>= "2.1.0"}
]
]
homepage: "https://gitlab.ocamlpro.com/louis/opam-custom-install"
homepage: "https://gitlab.ocamlpro.com/louis/opam-custom-install"
dev-repo: "git+https://gitlab.ocamlpro.com/louis/opam-custom-install.git"
bug-reports: "https://gitlab.ocamlpro.com/louis/opam-custom-install/-/issues"
bug-reports: "https://gitlab.ocamlpro.com/louis/opam-custom-install/-/issues"
build: ["dune" "build" "-p" name "-j" jobs]
build: ["dune" "build" "-p" name "-j" jobs]
flags: plugin
flags: plugin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment