add requires/dependency to python-inotify
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 28 Jun 2012 08:42:47 +0000 (10:42 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 28 Jun 2012 08:42:47 +0000 (10:42 +0200)
nodemanager-lxc.spec

index 7f4c56a..10366ff 100644 (file)
@@ -25,6 +25,8 @@ URL: %{SCMURL}
 
 # we use libvirt
 Requires: libvirt-python
 
 # we use libvirt
 Requires: libvirt-python
+# cgroups.py needs this
+Requires: python-inotify
 # the common package for nodemanager
 Requires: nodemanager-lib
 # the lxc-specific tools for using slice images
 # the common package for nodemanager
 Requires: nodemanager-lib
 # the lxc-specific tools for using slice images