diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2001-07-29 14:54:07 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2001-07-29 14:54:07 +0000 |
commit | 667036d780caeefdef0c3ac1a86363d37d926753 (patch) | |
tree | 537a38feb95ef6faabc720ff2fa038a3ee50b369 /REQUIREMENTS | |
parent | 044f044e33a37f9de28db66aea714739be13f7e8 (diff) |
Added the initial build system.
Original commit message from CVS:
Added the initial build system.
Code to build against uninstalled gstreamer is not added yet.
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS new file mode 100644 index 0000000..a3452d3 --- /dev/null +++ b/REQUIREMENTS @@ -0,0 +1,3 @@ +You need to have GStreamer (cvs version). You can use an installed version of +GStreamer or from its build dir. + |