Bug#324982: jed: FTBFS: Build-Depends cannot be satisfied because
no available versions of package slang1-dev can satisfy
version requirements
Andreas Jochens
aj at andaco.de
Thu Aug 25 09:22:57 UTC 2005
Package: jed
Version: 0.99.16-5
Severity: serious
Tags: patch
When trying to build 'jed' in a clean 'unstable' chroot,
I get the following error:
# apt-get build-dep jed
Reading package lists... Done
Building dependency tree... Done
E: Build-Depends dependency for jed cannot be satisfied because no available versions of package slang1-dev can satisfy version requirements
Please change the Build-Depends to use 'libslang1-dev'
instead of 'slang1-dev'.
Regards
Andreas Jochens
diff -urN ../tmp-orig/jed-0.99.16/debian/control ./debian/control
--- ../tmp-orig/jed-0.99.16/debian/control 2005-08-25 07:49:37.000000000 +0000
+++ ./debian/control 2005-08-25 07:49:24.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>
Standards-Version: 3.6.1
-Build-Depends: debhelper (>= 4), hevea, libgpmg1-dev (>= 1.17.8-18) [!hurd-i386], perl (>= 5.004.05-1.1), perl-base (>= 5.004.05-1.1), slang1-dev (>= 1.3.11), xlibs-dev (>= 4.0.1-10), libfreetype6-dev (>= 2.0.1-1), libxft-dev, dpatch
+Build-Depends: debhelper (>= 4), hevea, libgpmg1-dev (>= 1.17.8-18) [!hurd-i386], perl (>= 5.004.05-1.1), perl-base (>= 5.004.05-1.1), libslang1-dev, xlibs-dev (>= 4.0.1-10), libfreetype6-dev (>= 2.0.1-1), libxft-dev, dpatch
Package: jed
Architecture: any
More information about the Pkg-jed-devel
mailing list