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 | b69213925fb117e8c49e6032dd09631bc446536e (patch) | |
tree | cf12944760cf85475df38cfa633c6a88b4035024 /REQUIREMENTS | |
parent | 8e5e60625d17afda4937a5228c9ca59a35170fb1 (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: ========================= |