summaryrefslogtreecommitdiff
path: root/audio/Songbird/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/Songbird/README')
-rw-r--r--audio/Songbird/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/Songbird/README b/audio/Songbird/README
index 5d4df44480..ac0a2a8f32 100644
--- a/audio/Songbird/README
+++ b/audio/Songbird/README
@@ -16,7 +16,9 @@ Note: if songbird has problems reloading the media library after
upgrading, or refuses to scan for media, backup and delete both
~/.songbird2 and ~/.gstreamer-10 directories.
-Songbird requires the following dependencies: gstreamer, liboil,
-gst-plugins-base, gst-plugins-good, gst-plugins-bad,gst-plugins-ugly.
-The build scripts for all these are available at SlackBuilds.org.
+Songbird is patched to not require GConf. If you want to use GConf, supply
+GCONF=yes on the commandline. (eg GCONF=yes ./Songbird.SlackBuild)
+
+Songbird requires gst-plugins-good, gst-plugins-bad, and gst-plugins-ugly.
+The build scripts for all of these are available at SlackBuilds.org.