From 9cdb66bb4c1ae69b8ca5f922d2f367a4561a5fca Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 28 Jun 2012 10:42:47 +0200 Subject: [PATCH] add requires/dependency to python-inotify --- nodemanager-lxc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodemanager-lxc.spec b/nodemanager-lxc.spec index 7f4c56a..10366ff 100644 --- a/nodemanager-lxc.spec +++ b/nodemanager-lxc.spec @@ -25,6 +25,8 @@ URL: %{SCMURL} # 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 -- 2.43.0