Mercurial > pidgin.yaz
changeset 15310:82a2e909e10e
[gaim-migrate @ 18100]
we no longer use libao
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 10 Jan 2007 22:16:26 +0000 |
parents | c2903a3768b5 |
children | e9963b2cfcaf |
files | README |
diffstat | 1 files changed, 4 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Jan 10 03:47:57 2007 +0000 +++ b/README Wed Jan 10 22:16:26 2007 +0000 @@ -24,12 +24,10 @@ well as the development files!). The configure script will fail if you don't. You can get it from http://www.gtk.org/. -For sound support, you also need libao -(http://freshmeat.net/projects/libao/) and libaudiofile -(http://www.68k.org/~michael/audiofile/). For spellchecking support, you -need libgtkspell (http://gtkspell.sf.net/). Your distro of choice -probably already includes these, just be sure to install the development -packages. +For sound support, you also need gstreamer 0.10 or higher. For +spellchecking support, you need libgtkspell (http://gtkspell.sf.net/). +Your distro of choice probably already includes these, just be sure to +install the development packages. RUN ===