diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-09-09 21:13:52 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-09-09 22:02:36 -0500 |
commit | 640a503a0d0f1cf7e8fde33bbfe35c33253ad4bb (patch) | |
tree | d6ffbb4262519a8d340aeac50cacfc8268afca92 /audio/gmpc-plugins/README | |
parent | 5883fb96f8c23ee2542b5981007116f4e89a91a1 (diff) | |
download | slackbuilds-640a503a0d0f1cf7e8fde33bbfe35c33253ad4bb.tar.gz |
audio/gmpc-plugins: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 2b6e6d0e24..444339d459 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -1,9 +1,9 @@ Additional plugins for GMPC. -avahi, awn, lirc, microhttpd, and webkitgtk are optional deps. +awn, lirc, microhttpd, and webkitgtk are optional deps. Some of these are available at SlackBuilds.org. If you have any of these and would like to enable the plugin, the variables are -as follows: AVAHI AWN LIRC MSERVER WIKIPEDIA +as follows: AWN LIRC MSERVER WIKIPEDIA -For example, if you have avahi and lirc, you would do this: - AVAHI=yes LIRC=yes ./gmpc-plugins.SlackBuild +For example, if you have awn and lirc, you would do this: + AWN=yes LIRC=yes ./gmpc-plugins.SlackBuild |