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 | 7edbb98e08eb72984dbccc6bffc40ce8eca6da77 (patch) | |
tree | 67c8c2104c770b4c59eda59350b8dc63a0a20a90 | |
parent | 5e252ae50cbbdfb3f83b69c43cab4fd010b5a761 (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 c5b832e9..911231f1 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/) |