Package: xfstt
Version: 1.6-5
Severity: serious
Tags: patch

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

make[3]: Entering directory `/xfstt-1.6/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I..  -DLOCALEDIR=\""/usr/share/locale\"" 
-DFONTDIR=\""/usr/share/fonts/truetype\"" -DCACHEDIR=\""/var/cache/xfstt\"" 
-DPIDFILE=\""/var/run/xfstt.pid\"" -DMAGNIFY=0 -I../libfstt   -Wall -g -O2 
-fomit-frame-pointer -ffast-math -MT xfstt-xfstt.o -MD -MP -MF 
".deps/xfstt-xfstt.Tpo" \
  -c -o xfstt-xfstt.o `test -f 'xfstt.cc' || echo './'`xfstt.cc; \
then mv -f ".deps/xfstt-xfstt.Tpo" ".deps/xfstt-xfstt.Po"; \
else rm -f ".deps/xfstt-xfstt.Tpo"; exit 1; \
fi
xfstt.cc:69:26: error: X11/fonts/FS.h: No such file or directory
xfstt.cc:70:31: error: X11/fonts/FSproto.h: No such file or directory

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/xfstt-1.6/debian/control ./debian/control
--- ../tmp-orig/xfstt-1.6/debian/control        2005-08-14 18:16:36.000000000 
+0000
+++ ./debian/control    2005-08-14 18:16:33.000000000 +0000
@@ -2,7 +2,7 @@
 Section: x11
 Priority: extra
 Maintainer: Guillem Jover <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16), libfs-dev
+Build-Depends: debhelper (>= 4.1.16), libfs-dev, libxt-dev, xlibs-static-dev
 Standards-Version: 3.6.2
 
 Package: xfstt


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

Reply via email to