Package: libnet-ssh-ruby
Version: 0.9.0-1
Severity: serious
Tags: patch

When building 'libnet-ssh-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-ssh-ruby-0.9.0/debian/control ./debian/control
--- ../tmp-orig/libnet-ssh-ruby-0.9.0/debian/control    2005-03-31 
13:42:27.709686437 +0200
+++ ./debian/control    2005-03-31 13:42:25.864032488 +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-ssh-ruby1.8


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

Reply via email to