aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohannes Schickel2012-01-26 01:30:43 +0100
committerJohannes Schickel2012-01-26 01:30:43 +0100
commitc5061d2fde623f921c10125adb4687fdfe38384b (patch)
tree94cd717951c53136920d89a4aba0b5bfc1ca2ba5 /README
parent0f346e80929d7b666786ce198dbfb2dbd957d961 (diff)
downloadscummvm-rg350-c5061d2fde623f921c10125adb4687fdfe38384b.tar.gz
scummvm-rg350-c5061d2fde623f921c10125adb4687fdfe38384b.tar.bz2
scummvm-rg350-c5061d2fde623f921c10125adb4687fdfe38384b.zip
DOCS: Remove Debian build instructions.
We don't have "make deb" anymore. If we want to have instructions on how to build Debian packages with the debian files we have in dists we should just write new instructions.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 7c8dbd3f96..cbd160a19c 100644
--- a/README
+++ b/README
@@ -2105,16 +2105,6 @@ debug messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).
* Please refer to:
http://wiki.scummvm.org/index.php/Compiling_ScummVM/Windows_CE
- Debian GNU/Linux:
- * Install the packages 'build-essential', 'fakeroot', 'debhelper',
- and 'libsdl1.2-dev' on your system.
- * Install any of these packages (optional): 'libvorbis-dev' (for Ogg
- Vorbis support), 'libasound2-dev' (for ALSA sequencer support),
- 'libmad0-dev' (for MAD MP3 support), 'zlib1g-dev' (for compressed
- saves support).
- * Run 'make deb'.
- * Finally run 'dpkg -i ../scummvm-cvs*deb', and you're done.
-
Mac OS X:
* Make sure you have the developer tools installed.
* The SDL developer package for OS X available on the SDL web site is