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 | 909a77f92ab8383d4a11cd5995086658d535cdcd (patch) | |
tree | 24e534ae4b19979b2aa3543640f086a9f7ffcb3f /REQUIREMENTS | |
parent | bc02d66769e93410ebfb797dd7aa0f14dae49280 (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 654542411..864924e66 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: ========================= |