Package: stella
Version: 1.4.1-1
Severity: serious
Tags: patch

When building 'stella' in a clean 'unstable' chroot,
I get the following error:

Setting up libslang1 (1.4.9dbs-10) ...

Setting up libslang1-dev (1.4.9dbs-10) ...
Reading package lists...
Building dependency tree...
E: Build-dependencies for stella could not be satisfied.
Note, selecting libslang1-dev instead of slang1-dev
libslang1-dev is already the newest version.

Please change the missing Build-Depends from 'slang1-dev' to
'libslang2-dev' in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/stella-1.4.1/debian/control ./debian/control
--- ../tmp-orig/stella-1.4.1/debian/control     2005-08-29 15:18:33.000000000 
+0200
+++ ./debian/control    2005-08-29 15:17:07.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Tom Lear <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1.1
-Build-Depends: debhelper, libsdl1.2-dev, libpng3-dev, slang1-dev, 
libgpmg1-dev, zlib1g-dev
+Build-Depends: debhelper, libsdl1.2-dev, libpng3-dev, libslang2-dev, 
libgpmg1-dev, zlib1g-dev
 
 Package: stella
 Architecture: any


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to