diff options
author | David Schleef <ds@schleef.org> | 2006-01-27 23:40:19 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2006-01-27 23:40:19 +0000 |
commit | 02389b09e86b270e3cc56cb013a14405bba73b58 (patch) | |
tree | d0f55207009ecb89e66df6e1be29941bd19b307f /REQUIREMENTS | |
parent | ed0038e68593ecd002576f2f04a256772878214a (diff) |
update liboil requirement to 0.3.6
Original commit message from CVS:
* REQUIREMENTS:
* configure.ac: update liboil requirement to 0.3.6
* gst/videoscale/Makefile.am:
* gst/videoscale/vs_scanline.c: liboilify
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 7800addd..de8739ed 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -88,7 +88,7 @@ swfdec (for the swfdec (flash) plugin) http://www.schleef.org/swfdec/ liboil (for the liboil optimization library) http://www.schleef.org/liboil/ - >= 0.2.0 + >= 0.3.6 flac (for the FLAC lossless audio format) http://flac.sourceforge.net >= 1.0.3 preferred, 1.0.2 should work |