summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-04-12 19:34:13 +0200
committerGravatar waker <wakeroid@gmail.com>2012-04-12 19:34:13 +0200
commit7420ed88b753badcdf51e9c9b731765658bde2c4 (patch)
treeb59854f7e1a04243493b0b59c06496c2fa672e3c /README
parent1323fde4d218eb84a4f3e7e365cdf42b0ef31cab (diff)
experimented with vsync; fixed xlib include
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index ddf83475..5f398756 100644
--- a/README
+++ b/README
@@ -37,13 +37,14 @@ full list of dependencies:
libsndfile: for sndfile plugin
libcdio + libcddb: for cd audio plugin
ffmpeg (libavcodec + libavformat): for ffmpeg plugin
- xlib: for global hotkeys
+ xlib: for global hotkeys and for gtkui opengl support
dbus: for notification daemon support (OSD current song notifications)
pulseaudio: for PulseAudio output plugin
faad2: for AAC plugin
zlib: for Audio Overload plugin (psf, psf2, etc), GME (for vgz)
libzip: for vfs_zip plugin
yasm: required to build assembly portions of ffap plugin on supported platforms (x86, x86_64)
+ gtkglext: for gtkui opengl support
actual package names for your Linux distribution may vary.