Skip to content

Commit 0a313b5

Browse files
author
Jon Ludlam
committed
Merge pull request xapi-project#21 from johnelse/remove-http-svr
Remove http-svr dependency
2 parents 0033152 + 1186293 commit 0a313b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xcp-networkd.obuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ library network-libs
1313
executable xcp-networkd
1414
main: networkd.ml
1515
src-dir: networkd
16-
build-deps: threads, rpclib, rpclib.unix, forkexec, stdext, http-svr, xcp-inventory, network-libs, xen-api-client, xcp, xcp.network
16+
build-deps: threads, rpclib, rpclib.unix, forkexec, stdext, xcp-inventory, network-libs, xen-api-client, xcp, xcp.network
1717
pp: camlp4o
1818

1919
executable networkd_db

0 commit comments

Comments
 (0)