aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 556e628..7e49e61 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,8 @@ 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)
+* [libnotify](https://developer.gnome.org/notification-spec/)
+* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation)
* `gnome-icon-theme` and `gnome-icon-theme-extras` (or anything else that includes the required media icons)
Some systems may require additional development packages for the libraries.