diff options
author | Max Horn | 2007-05-30 16:54:01 +0000 |
---|---|---|
committer | Max Horn | 2007-05-30 16:54:01 +0000 |
commit | c07b5f6147a0539285ca0080c83b9a4ee18d10d6 (patch) | |
tree | c9c97800c754f96f7e9713d3f6c75f0e991da5f1 /dists/debian/control | |
parent | 9d7312f8fde9626bebb38718c2c9affa39727f7c (diff) | |
download | scummvm-rg350-c07b5f6147a0539285ca0080c83b9a4ee18d10d6.tar.gz scummvm-rg350-c07b5f6147a0539285ca0080c83b9a4ee18d10d6.tar.bz2 scummvm-rg350-c07b5f6147a0539285ca0080c83b9a4ee18d10d6.zip |
Slightly modified version of patch #1728192: Fix for Debian packaging scripts
svn-id: r27015
Diffstat (limited to 'dists/debian/control')
-rw-r--r-- | dists/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/debian/control b/dists/debian/control index 26ddbacf55..02f53ca4d1 100644 --- a/dists/debian/control +++ b/dists/debian/control @@ -2,7 +2,7 @@ Source: scummvm Section: games Priority: optional Maintainer: Tore Anderson <tore@debian.org> -Build-Depends: debhelper (>> 4.0.0), nasm [i386], tetex-bin, tetex-extra, gs-gpl, libsdl1.2-dev, libmad0-dev, libasound2-dev, libvorbis-dev (>= 1.0.0-2), libmpeg2-4-dev, libflac-dev (>= 1.1.1-2), libz-dev, libfluidsynth-dev +Build-Depends: debhelper (>> 4.0.0), nasm [i386], tetex-bin, tetex-extra, libsdl1.2-dev, libmad0-dev, libasound2-dev, libvorbis-dev (>= 1.0.0-2), libmpeg2-4-dev, libflac-dev (>= 1.1.1-2), libz-dev, libfluidsynth-dev Standards-Version: 3.6.1.1 Package: scummvm |