Skip to content

Commit 3bb7471

Browse files
authored
Merge pull request xapi-project#3325 from gaborigloi/update_opam
xapi.opam: Add missing xapi-tapctl dependency
2 parents a52bace + abb4a0e commit 3bb7471

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xapi.opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ depends: [
1212
"jbuilder" {build & >= "1.0+beta11"}
1313
"cdrom"
1414
"fd-send-recv"
15-
"nbd"
1615
"mtime"
16+
"nbd"
1717
"opasswd"
1818
"ounit"
1919
"pci"
@@ -35,6 +35,7 @@ depends: [
3535
"xapi-libs-transitional"
3636
"xapi-netdev"
3737
"xapi-rrdd-plugin"
38+
"xapi-tapctl"
3839
"xapi-test-utils"
3940
"xapi-types"
4041
"xapi-xenopsd"

0 commit comments

Comments
 (0)