diff options
author | Johan Dahlin <johan@gnome.org> | 2004-02-16 18:17:16 +0000 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2004-02-16 18:17:16 +0000 |
commit | 008cdde07522c9e7d438222d3ec2686d43164247 (patch) | |
tree | dcbc9303a0901ff17d0317104fb34ce1799e3b50 | |
parent | 3abeeb95d531028a9b1508d84c9ae1f3c4991f64 (diff) |
tiny cosmetic changes
Original commit message from CVS:
tiny cosmetic changes
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | REQUIREMENTS | 3 |
2 files changed, 2 insertions, 2 deletions
@@ -94,7 +94,6 @@ the last passed options as a handy shortcut. Use it. After the autogen.sh stage, you can follow the directions listed in "COMPILING FROM SOURCE" - PLUG-IN DEPENDENCIES AND LICENSES --------------------------------- GStreamer is developed under the terms of the LGPL (see LICENSE file for diff --git a/REQUIREMENTS b/REQUIREMENTS index c5b832e9c..911231f19 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -11,8 +11,9 @@ Required tools: An extra set of tools is required if you wish to build GStreamer out of CVS (using autogen.sh): -autoconf 2.52 or better +autoconf 2.52 or better automake 1.5 +gettext 0.11.5 libtool v1.4 or better pkgconfig 0.9.0 or better (http://www.freedesktop.org/software/pkgconfig/) |