diff options
author | David Schleef <ds@schleef.org> | 2003-07-03 05:28:57 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2003-07-03 05:28:57 +0000 |
commit | 1fdfe17cdfc9309797814ffab80ebecc8ec61d16 (patch) | |
tree | 0a15ef7ad9facc7a9b6a1f329ae00fcbe412b2ed /REQUIREMENTS | |
parent | 8f7cd9b5e698d40d0d6da6058810c11effb86d12 (diff) |
add pango and gtk
Original commit message from CVS:
add pango and gtk
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 65454241..864924e6 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -81,10 +81,14 @@ mpeg2dec/a52dec (for mpeg2 related plugins and dvd playback) swfdec (for the swfdec plugin) http://swfdec.sourceforge.net >= 0.2.0 - flac (for the FLAC lossless audio format) http://flac.sourceforge.net >= 1.0.3 preferred, 1.0.2 should work +gtk (for the gdk_pixbuf plugin) + http://www.gtk.org/ + >= 2.2.1 preferred, 2.0 ok +pango (for the textoverlay plugins) + http://www.pango.org/ Optional debian packages: ========================= |