Package: conky
Version: 1.3.0-1
Severity: serious
Tags: patch

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

checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
checking for X... no
checking for XdbeQueryExtension in -lXext... no
configure: error: something went wrong when checking for Xdbe (double buffer 
extension)
make: *** [config.status] Error 1

Please add the missing Build-Depends on 'libxt-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/conky-1.3.0/debian/control ./debian/control
--- ../tmp-orig/conky-1.3.0/debian/control      2005-09-09 05:57:03.000000000 
+0000
+++ ./debian/control    2005-09-09 05:57:01.000000000 +0000
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Jason Tan <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libx11-dev
+Build-Depends: debhelper (>= 4.0.0), libx11-dev, libxt-dev
 Standards-Version: 3.6.2
 
 Package: conky


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

Reply via email to