Package: space-orbit
Version: 1.01-8
Severity: serious
Tags: patch

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

dpkg-source: extracting space-orbit in space-orbit-1.01
dpkg-source: unpacking space-orbit_1.01.orig.tar.gz
dpkg-source: applying ./space-orbit_1.01-8.diff.gz
Reading package lists...
Building dependency tree...
E: Package xlibmesa-glu-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for space-orbit: xlibmesa-glu-dev

With the attached patch 'space-orbit' can be compiled on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/space-orbit-1.01/debian/control ./debian/control
--- ../tmp-orig/space-orbit-1.01/debian/control 2006-06-19 13:27:49.000000000 
+0000
+++ ./debian/control    2006-06-19 13:27:47.000000000 +0000
@@ -1,7 +1,7 @@
 Source: space-orbit
 Section: games
 Priority: optional
-Build-Depends: debhelper (>= 4.2.4), libx11-dev, libxext-dev, libxi-dev, 
libxmu-dev, libxt-dev, glutg3-dev, libesd0-dev, xlibmesa-gl-dev, 
xlibmesa-glu-dev
+Build-Depends: debhelper (>= 4.2.4), libx11-dev, libxext-dev, libxi-dev, 
libxmu-dev, libxt-dev, glutg3-dev, libesd0-dev, xlibmesa-gl-dev
 Maintainer: Eric Schwartz (Skif) <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2.2
 


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

Reply via email to