reopen 332734
found 332734 2.22-23
thanks

Hi,

The package still fails to build on the autobuilder. This is because
libxxf86vm1 is the runtime library, you need the -dev package to be able
to link you package with it.

Please find attached a patch to fix the build problem. Tested with
pbuilder.

Bye,
Aurelien

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net
diff -u egoboo-2.22/debian/control egoboo-2.22/debian/control
--- egoboo-2.22/debian/control
+++ egoboo-2.22/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Julien LEMOINE <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4), docbook-utils | docbook-to-man, 
               xlibmesa-gl-dev (>= 4.1.0), libsdl1.2-dev (>= 1.2.2),
-              libxxf86vm1
+              xlibs-dev
 Standards-Version: 3.5.10
 
 Package: egoboo

Reply via email to