Bug#347475: Patch proposal

2006-01-14 Thread Amaya
Regis Boudin wrote:
 I managed to reproduce the bug with pbuilder and found a fix. The
 problem is that the detection the X11 directory is based on the
 detection of libXt. Adding libxt-dev to the build-dependencies means
 the configure script can find where to get the X11 lib.

Also, re running autoconf helped, but I think I uploaded to a delayed
queue, because i got so carried away by the transition LOL
I also hope I didn't NMU myself! 

Will look at the patch, and see if it works!

-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Bug#347475: Patch proposal

2006-01-13 Thread Regis Boudin
tags 347475 + patch
thanks

Hi Amaya,

I managed to reproduce the bug with pbuilder and found a fix. The
problem is that the detection the X11 directory is based on the
detection of libXt. Adding libxt-dev to the build-dependencies means the
configure script can find where to get the X11 lib.

Se patch attached.

Regards,
Regis
-- 
While a monkey can be a manager, it takes a human to be an engineer
Erik Zapletal
--- fkiss-0.33a.patch/debian/control	2006-01-13 22:50:30.536318080 +
+++ fkiss-0.33a.patch.patched/debian/control	2006-01-13 22:47:27.318171000 +
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Amaya Rodrigo Sastre [EMAIL PROTECTED]
-Build-Depends: debhelper (=4), autotools-dev, automake, libx11-dev, x-dev
+Build-Depends: debhelper (=4), autotools-dev, automake, libx11-dev, libxt-dev
 Standards-Version: 3.6.2.0
 
 Package: fkiss