Package: mixxx
Version: 1.4.2-1
Severity: serious
Tags: patch

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

Reading package lists...
Building dependency tree...
E: Package xlibmesa-glu-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for mixxx: 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
'mixxx' can be compiled on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/mixxx-1.4.2/debian/control ./debian/control
--- ../tmp-orig/mixxx-1.4.2/debian/control      2006-06-20 05:37:13.000000000 
+0000
+++ ./debian/control    2006-06-20 05:37:10.000000000 +0000
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Paul Brossier <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, 
xlibmesa-gl-dev, xlibmesa-glu-dev, libqt3-mt-dev, libqt3-compat-headers, 
libjack-dev, libsamplerate-dev, libportaudio-dev (<< 19.1-1), libid3tag0-dev, 
libmad0-dev, libogg-dev, libsndfile1-dev, libvorbis-dev, libexpat-dev, 
libglib1.2-dev 
+Build-Depends: debhelper (>= 4.0.0), pkg-config, docbook-to-man, 
xlibmesa-gl-dev, libqt3-mt-dev, libqt3-compat-headers, libjack-dev, 
libsamplerate-dev, libportaudio-dev (<< 19.1-1), libid3tag0-dev, libmad0-dev, 
libogg-dev, libsndfile1-dev, libvorbis-dev, libexpat-dev, libglib1.2-dev 
 Standards-Version: 3.6.2
 
 Package: mixxx


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

Reply via email to