Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pveber committed Sep 6, 2014
1 parent f32a913 commit 2c0b1c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/bistro.999/opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ authors: [
]

build: [
["./configure" "--prefix" prefix "--disable-tests" "--disable-examples"]
["make"]
["make" "install"]
]
Expand All @@ -20,4 +21,5 @@ depends: [
"ocamlnet"
"react"
"menhir"
"pbs"
]
1 change: 1 addition & 0 deletions packages/gzt.999/opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ depends: [
"ocamlfind"
"sexplib"
"biocaml"
"tabular"
]

0 comments on commit 2c0b1c0

Please sign in to comment.