diff options
author | Christian Hesse <mail@eworm.de> | 2016-10-07 11:14:02 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-10-07 11:14:02 +0200 |
commit | 45aab0abd78e97411a76c2d6932286a99f7db4d8 (patch) | |
tree | eaab65e393f82ab1b9584d78973d15e71689158c | |
parent | 43211e735e00011b0d32ed02a727a4e4e21f1857 (diff) | |
download | mpd-notification-45aab0abd78e97411a76c2d6932286a99f7db4d8.tar.gz mpd-notification-45aab0abd78e97411a76c2d6932286a99f7db4d8.tar.zst |
mention the new dependency (file/libmagic)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Requirements To compile and run `mpd-notification` you need: +* [file](http://www.darwinsys.com/file/) for `libmagic` * [iniparser](http://ndevilla.free.fr/iniparser/) * [libav](https://libav.org/) or [ffmpeg](https://www.ffmpeg.org/) * [libnotify](http://library.gnome.org/devel/notification-spec/) |