Add openvswitch dependency
authorAndy Bavier <acb@cs.princeton.edu>
Wed, 26 Sep 2012 20:56:47 +0000 (16:56 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Wed, 26 Sep 2012 20:56:47 +0000 (16:56 -0400)
nodemanager-lxc.spec

index a7a38b7..14a966f 100644 (file)
@@ -32,6 +32,7 @@ Requires: python-inotify
 Requires: nodemanager-lib
 # the lxc-specific tools for using slice images
 Requires: lxc-sliceimage
+Requires: openvswitch
 
 %description
 nodemanager-lxc provides the lxc code for the PlanetLab Node Manager.