aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2017-01-05 16:54:33 +0100
committerGravatar Christian Hesse <mail@eworm.de>2017-01-05 16:54:33 +0100
commitdd1cf4c39cfadc74eb1f871c2f2256f4e5c764f7 (patch)
tree1d0778a8a9e61bc9117dc1c6b2b7a91bd1fc94dc /README.md
parent61c3a6fac48056193e9a332e6144d6f2132f9dde (diff)
downloadudev-block-notify-dd1cf4c39cfadc74eb1f871c2f2256f4e5c764f7.tar.gz
udev-block-notify-dd1cf4c39cfadc74eb1f871c2f2256f4e5c764f7.tar.zst
use systemd service manager notification
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c113dad..017f184 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ Requirements
To compile and run `udev-block-notify` you need:
+* [systemd](https://www.github.com/systemd/systemd)
* [libnotify](http://library.gnome.org/devel/notification-spec/)
* [systemd](http://www.freedesktop.org/wiki/Software/systemd) (or `udev` which has been merge into `systemd`)
* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)