mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 12:50:51 +00:00
Fixed invalid debian control file
svn-id: r3548
This commit is contained in:
parent
9ffa30a3c2
commit
ae8e8df267
2
debian/control
vendored
2
debian/control
vendored
@ -7,7 +7,7 @@ Standards-Version: 3.5.2
|
||||
|
||||
Package: scummvm
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, libsdl1.2
|
||||
Depends: ${shlibs:Depends}
|
||||
Description: SCUMM graphic adventure game interpreter
|
||||
ScummVM is an interpreter that will play graphic adventure games written for
|
||||
LucasArts' SCUMM virtual machine. It uses the SDL library for outputting
|
||||
|
Loading…
Reference in New Issue
Block a user