Fixed typo in description, drop build-deps on curses and readline

svn-id: r5391
This commit is contained in:
Tore Anderson 2002-11-03 15:07:46 +00:00
parent 418017cb29
commit c9292815b7

View File

@ -2,7 +2,7 @@ Source: scummvm-cvs
Section: contrib/games
Priority: optional
Maintainer: Tore Anderson <tore@linpro.no>
Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev, libreadline4-dev, libncurses5-dev, libmad0-dev
Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev, libmad0-dev
Standards-Version: 3.5.7.1
Package: scummvm-cvs
@ -12,8 +12,8 @@ Suggests: timidity
Conflicts: scummvm
Description: SDL implementation of LucasArts' S.C.U.M.M. interpreter
S.C.U.M.M. (Script Creation Utility for Maniac Mansion) is the engine
used to a lot of classic LucasArts adventure games, such as Sam & Max
and The Secret of Monkey Island.
used to create a lot of classic LucasArts adventure games, such as
Sam & Max and The Secret of Monkey Island.
.
ScummVM lets you play your old adventure games in Debian, using SDL
for the graphic presentation.