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 | 0352eaa57cd5c2969abc0702b909b65982ff25a3 (patch) | |
tree | f9adb5d2d547e8704ac79dd7f6aa7c6e55898161 /REQUIREMENTS | |
parent | 94c4854bec3cf863b1e89871b90905080362a26a (diff) | |
download | gst-plugins-bad-0352eaa57cd5c2969abc0702b909b65982ff25a3.tar.gz gst-plugins-bad-0352eaa57cd5c2969abc0702b909b65982ff25a3.tar.bz2 gst-plugins-bad-0352eaa57cd5c2969abc0702b909b65982ff25a3.zip |
tiny cosmetic changes
Original commit message from CVS:
tiny cosmetic changes
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 2 insertions, 1 deletions
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/) |