diff options
author | Christian Hesse <mail@eworm.de> | 2013-07-17 22:27:22 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-07-17 22:27:22 +0200 |
commit | 8cdaa2cf223aae9e3d0b0191818fcee9f3c7ea19 (patch) | |
tree | b42a63934043b90e2fcb9b6af8dd70f0723b22fc | |
parent | 112790a6fe54ae63f922f57fa698f6b7c2932724 (diff) | |
download | netlink-notify-8cdaa2cf223aae9e3d0b0191818fcee9f3c7ea19.tar.gz netlink-notify-8cdaa2cf223aae9e3d0b0191818fcee9f3c7ea19.tar.zst |
add hint about inkscape
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ To compile and run `netlink-notify` you need: * [libnotify](http://library.gnome.org/devel/notification-spec/) * [linux](http://www.kernel.org/) * [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation) +* [inkscape](http://inkscape.sourceforge.net/) (convert icons from SVG to PNG) Some systems may require additional development packages for the libraries. Look for `libnotify-devel` or similar. |