diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 00:18:17 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 00:18:17 -0500 |
commit | 34bba85ef422219342c388cce2c152158b397183 (patch) | |
tree | 55398a9e6b0551c0fdd0351abd13317ebe358370 /audio/gmpc/README | |
parent | 0d3957f0b0081b6a088102e9b8b91f96e7a7224a (diff) | |
download | slackbuilds-34bba85ef422219342c388cce2c152158b397183.tar.gz |
audio/gmpc: Killed libsoup mention in README
libsoup is now part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/gmpc/README')
-rw-r--r-- | audio/gmpc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmpc/README b/audio/gmpc/README index c3fe14872e..db20bdc536 100644 --- a/audio/gmpc/README +++ b/audio/gmpc/README @@ -2,4 +2,4 @@ GMPC is a frontend for the mpd (Music Player Daemon). It's focused on being fast and easy to use, while making optimal use of all the functions in mpd. -This requires libmpd, libsoup, gob2, and vala. +This requires libmpd, gob2, and vala. |