Package: libneedle-extras-ruby Version: 1.0.0-1 Severity: serious Tags: patch
When building 'libneedle-extras-ruby' in a clean 'unstable' chroot, I get the following error: #/usr/bin/make 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-extras-ruby-1.0.0/debian/control ./debian/control --- ../tmp-orig/libneedle-extras-ruby-1.0.0/debian/control 2005-03-31 13:15:55.268261027 +0200 +++ ./debian/control 2005-03-31 13:15:53.032680186 +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-extras-ruby1.8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]