Package: libnet-sftp-ruby Version: 0.9.0-1 Severity: serious Tags: patch When building 'libnet-sftp-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: *** [configure-stamp] Error 127 Please add the missing Build-Depends on 'ruby1.8' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libnet-sftp-ruby-0.9.0/debian/control ./debian/control --- ../tmp-orig/libnet-sftp-ruby-0.9.0/debian/control 2005-03-31 13:36:37.795293589 +0200 +++ ./debian/control 2005-03-31 13:36:35.237773111 +0200 @@ -2,7 +2,7 @@ Section: interpreters Priority: optional Maintainer: Tatsuki Sugiura <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), ruby1.8-dev +Build-Depends-Indep: debhelper (>= 4.0.0), ruby1.8 Standards-Version: 3.6.1 Package: libnet-sftp-ruby1.8 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]