diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 18:51:46 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 18:51:46 -0500 |
commit | 6d4fe2065a2b84a9198c688d730a7bfc56d97e44 (patch) | |
tree | 097792dcddf2f709e8be076a30fae7f3346a5de5 | |
parent | 34bba85ef422219342c388cce2c152158b397183 (diff) | |
download | slackbuilds-6d4fe2065a2b84a9198c688d730a7bfc56d97e44.tar.gz |
audio/mpdscribble: Killed libsoup mention in README
libsoup is now part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | audio/mpdscribble/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdscribble/README b/audio/mpdscribble/README index 3c186b4c78..dd3d810de8 100644 --- a/audio/mpdscribble/README +++ b/audio/mpdscribble/README @@ -1,4 +1,4 @@ mpdscribble is a music player daemon client which submits information about tracks being played to audioscrobbler. -This requires mpd, libmpdclient, and libsoup. +This requires mpd and libmpdclient. |