From 4e9a191776560d0bc669800461948e5b9b206679 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Wed, 19 Sep 2007 23:34:34 +0000 Subject: tested ffmpeg in lazarus - linux.. working :) just need to make sure development packages are installed for ffmpeg. such as : libavcodec-dev & libavformat-dev git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@406 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/lib/requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Game/Code/lib/requirements.txt') diff --git a/Game/Code/lib/requirements.txt b/Game/Code/lib/requirements.txt index 8eafe2d2..30f84f39 100644 --- a/Game/Code/lib/requirements.txt +++ b/Game/Code/lib/requirements.txt @@ -2,7 +2,9 @@ Not Included in SVN ( to many potential updates ) --------------------------------------------------------------------------- Jedi-sdl - http://sourceforge.net/projects/jedi-sdl + http://sourceforge.net/projects/jedi-sdl + Make sure to download VERSION 1, beta... + not version 0.5 Included in SVN .. @@ -21,4 +23,4 @@ ffmpeg http://www.iversenit.dk/dev/ffmpeg-headers/ SQLLite Wrapper - http://www.itwriting.com/sqlitesimple.php \ No newline at end of file + http://www.itwriting.com/sqlitesimple.php -- cgit v1.2.3