diff options
Diffstat (limited to 'audio/gmpc-plugins/README')
-rw-r--r-- | audio/gmpc-plugins/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gmpc-plugins/README b/audio/gmpc-plugins/README index 4e9bec5397b7..852789415a05 100644 --- a/audio/gmpc-plugins/README +++ b/audio/gmpc-plugins/README @@ -2,9 +2,9 @@ Additional plugins for GMPC. Requires gmpc, gob2, json-glib, and optionally several others: avahi, awn, lastfm, libnotify, lirc, microhttpd, and webkitgtk. -Some of these are available at SlackBuilds.org. If you have any of these and -would like to enable the plugin, the variable are as follows: -AVAHI AWN LASTFM LIBNOTIFY LIRC MSERVER WIKIPEDIA +Some of these are available at SlackBuilds.org. If you have any +of these and would like to enable the plugin, the variable are +as follows: AVAHI AWN LASTFM LIBNOTIFY LIRC MSERVER WIKIPEDIA For example, if you have avahi and libnotify, you would do this: AVAHI=yes LIBNOTIFY=yes ./gmpc-plugins.SlackBuild |