diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/requirements.txt b/src/lib/requirements.txt index ace3165a..d3955585 100644 --- a/src/lib/requirements.txt +++ b/src/lib/requirements.txt @@ -44,5 +44,5 @@ Install the FreePascal compiler (version 2.2.2 or later) using fink or a package Install these libs and their dependences using fink: - fink install pkgconfig ffmpeg libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libtheora0 - fink install portaudio2 SDL SDL-image SDL-ttf libpng3 imlib2 sqlite3-dev
\ No newline at end of file + fink install pkgconfig libavcodec-dev libavformat-dev libavutil-dev libswscale-dev + fink install portaudio2 SDL SDL-image libpng3 sqlite3-dev
\ No newline at end of file |