tags 325283 +patch thanks With the attached patch, which adds 'libxt-dev' to the Build-Depends, 'yabasic' can be built in a clean 'unstable' chroot.
Regards Andreas Jochens diff -urN ../tmp-orig/yabasic-2.761/debian/control ./debian/control --- ../tmp-orig/yabasic-2.761/debian/control 2005-08-30 07:28:49.000000000 +0000 +++ ./debian/control 2005-08-30 07:28:45.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Matej Vela <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4), autotools-dev, libncurses5-dev, libsm-dev, libice-dev, libx11-dev +Build-Depends: debhelper, autotools-dev, libncurses5-dev, libsm-dev, libice-dev, libx11-dev, libxt-dev Package: yabasic Architecture: any -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

