diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bcfg2.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index b26119e06..7e96345a6 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -100,11 +100,12 @@ Requires: python-ssl %endif Requires: python-lxml >= 1.2.1 %if "%{_vendor}" == "redhat" -Requires: gamin-python %endif %if 0%{?suse_version} +Requires: python-pyinotify Requires: python-python-daemon %else +Requires: python-inotify Requires: python-daemon %endif Requires: /usr/sbin/sendmail |