Package: libneedle-ruby Version: 1.2.0-1 Severity: serious Tags: patch When building 'libneedle-ruby' in a clean 'unstable' chroot, I get the following error:
ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8' make: ruby1.8: Command not found make: *** [build-stamp] Error 127 Please add the missing Build-Depends on 'ruby1.8' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libneedle-ruby-1.2.0/debian/control ./debian/control --- ../tmp-orig/libneedle-ruby-1.2.0/debian/control 2005-03-31 13:35:26.733617288 +0200 +++ ./debian/control 2005-03-31 13:35:25.288888168 +0200 @@ -2,7 +2,7 @@ Section: interpreters Priority: optional Maintainer: Tatsuki Sugiura <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0) +Build-Depends: debhelper (>= 4.0.0), ruby1.8 Standards-Version: 3.6.1 Package: libneedle-ruby1.8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]