Package: gl-117
Version: 1.3.2-1
Severity: serious
Tags: patch

When building 'gl-117' in a clean unstable chroot,
I get the following error:

Building dependency tree...
E: Package xlibmesa-glu-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for gl-117: xlibmesa-glu-dev
Package xlibmesa-glu-dev is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

With the attached patch which removes xlibmesa-glu-dev from the Build-Depends
'gl-117' can be built on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gl-117-1.3.2/debian/control ./debian/control
--- ../tmp-orig/gl-117-1.3.2/debian/control     2006-06-20 06:09:44.000000000 
+0000
+++ ./debian/control    2006-06-20 06:09:39.000000000 +0000
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Cédric Delfosse <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), libglut3-dev (>= 3.7-2), libsdl-mixer1.2-dev 
(>= 1.2.1), xlibs-static-dev, xlibmesa-gl-dev, xlibmesa-glu-dev, libsdl1.2-dev 
(>= 1.2.4-1), autotools-dev 
+Build-Depends: debhelper (>= 4), libglut3-dev (>= 3.7-2), libsdl-mixer1.2-dev 
(>= 1.2.1), xlibs-static-dev, xlibmesa-gl-dev, libsdl1.2-dev (>= 1.2.4-1), 
autotools-dev 
 Standards-Version: 3.6.1
 
 Package: gl-117


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

Reply via email to