Skip to content

Commit

Permalink
Merge pull request xapi-project#26 from gaborigloi/sync_opam
Browse files Browse the repository at this point in the history
Sync opam file with xs-opam
  • Loading branch information
mseri committed Jun 9, 2017
2 parents 14aa5c2 + 0f7de2b commit a978547
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions opam
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ authors: "xen-api@lists.xen.org"
homepage: "https://github.com/xapi-project/"
bug-reports: "https://github.com/xapi-project/forkexecd/issues"
dev-repo: "git://github.com/xapi-project/forkexecd"
tags: [ "org:xapi-project" ]
build: [
["oasis" "setup"]
[make]
Expand All @@ -19,12 +20,12 @@ remove: [
depends: [
"ocamlfind" {build}
"oasis" {build}
"systemd" {build}
"base-threads"
"systemd" {>= "1.2"}
"syslog"
"rpc"
"rpc" {>= "1.9.51"}
"fd-send-recv"
"uuidm"
"xapi-stdext"
"re"
"xapi-idl"
]

0 comments on commit a978547

Please sign in to comment.