diff options
author | Chengwei Yang <chengwei.yang@intel.com> | 2013-06-28 09:36:32 +0800 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-06-28 11:53:29 +0100 |
commit | 1f9e5d70c7cb6bba6c440d9552711859fdadfea9 (patch) | |
tree | 8a168e1693c86f2614239b72bc3cbd8250a6f2f9 /INSTALL | |
parent | 2dfb5ff69bb87f17ed98219f354c545fe31300d3 (diff) | |
download | dbus-1f9e5d70c7cb6bba6c440d9552711859fdadfea9.tar.gz |
dir-watch: remove dnotify backend
dnotify as a dir watch backend is broken since Jan 2010 (almost 3.5
years). According to fd.o: #33001, it's no harm to remove dnotify from
this project.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33001
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ Core library Optional: - libselinux (for SELinux integration) - - dnotify (for automatic service file reload) - doxygen (for API documentation) - xmlto or meinproc4 (for Spec & other XML documentation) |