tag 378296 patch thanks On Sat, Jul 15, 2006 at 08:31:35AM +0200, Julien Danjou wrote: > Package: xracer > Version: 0.96.9-12 [...] > There was a problem while autobuilding your package: > > checking for glNewList in -lGL... no > > checking for glNewList in -lMesaGL... no > > configure: error: GL library was not found
The problem is a missing build-dependency on libxi-dev (as can be seen from config.log). I've attached a patch that fixes this. The resulting package works just as fine as the previous version (i.e. it looks absolutely terrible by today's standards). Cheers, Christian Aichinger
--- a/debian/control 2006-07-26 22:33:12.000000000 +0000 +++ b/debian/control 2006-07-26 22:46:00.000000000 +0000 @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Filip Van Raemdonck <[EMAIL PROTECTED]> -Build-Depends: libjpeg62-dev, debhelper (>= 3.0.18), freeglut3-dev, gettext, html2text, libxmu-dev +Build-Depends: libjpeg62-dev, debhelper (>= 3.0.18), freeglut3-dev, gettext, html2text, libxmu-dev, libxi-dev Standards-Version: 3.6.2 Package: xracer
signature.asc
Description: Digital signature