diff options
author | Christian Schaller <uraeus@gnome.org> | 2004-10-01 17:18:09 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2004-10-01 17:18:09 +0000 |
commit | 49af49d8c5f9ed3e9901b3db228c1e489e91ede3 (patch) | |
tree | 8e11ed34052a35f448032ff7111d52d917bee78c /REQUIREMENTS | |
parent | 1d7dd09708828404a0ab536ffe1b38398d660a73 (diff) |
some cleanups in regards to requirements
Original commit message from CVS:
some cleanups in regards to requirements
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 911231f19..a6a024e52 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -32,8 +32,6 @@ ext/(library) libHermes (for colorspace conversions; you need this for any video work) http://www.clanlib.org/hermes/ -libghttp (for httpsrc) - http://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/ libaudiofile (for afsrc/afsink http://oss.sgi.com/projects/audiofile/ libmad (for the mad mp3 decoder plugin) @@ -95,6 +93,9 @@ gtk (for the gdk_pixbuf plugin) >= 2.2.1 preferred, 2.0 ok pango (for the textoverlay plugins) http://www.pango.org/ +libHermes (for colorspace conversion;most use ffcolorspace instead) + http://www.clanlib.org/hermes/ + Optional debian packages: ========================= |