Package: hyperestraier
Version: 0.5.7-1
Severity: serious
Tags: patch

When building 'hyperestraier' in a clean 'unstable' chroot,
I get the following error:

cd rubynative && /usr/bin/make
make[1]: Entering directory `/hyperestraier-0.5.7/rubynative'
( cd src && if ! [ -f Makefile ] ; then ruby extconf.rb ; fi )
/bin/sh: ruby: command not found
make[1]: *** [all] Error 127
make[1]: Leaving directory `/hyperestraier-0.5.7/rubynative'
make: *** [build-arch-stamp] Error 2

Please add the missing Build-Depends on 'ruby'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/hyperestraier-0.5.7/debian/control ./debian/control
--- ../tmp-orig/hyperestraier-0.5.7/debian/control      2005-09-18 
08:32:41.000000000 +0000
+++ ./debian/control    2005-09-18 08:32:39.000000000 +0000
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Fumitoshi UKAI <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, pkg-config, zlib1g-dev, 
libqdbm-dev (>= 1.8.33), libfcgi-dev, ruby1.8, ruby1.8-dev, gcj (>= 3:3.2.2-0) 
[!hppa !mips !mipsel !hurd-i386 !kfreebsd-i386], libgcj-dev [!hppa !mips 
!mipsel !hurd-i386 !kfreebsd-i386], fastjar [!hppa !mips !mipsel !hurd-i386 
!kfreebsd-i386], sablevm [!hppa !mips !mipsel !hurd-i386 !kfreebsd-i386]
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, pkg-config, zlib1g-dev, 
libqdbm-dev (>= 1.8.33), libfcgi-dev, ruby, ruby1.8, ruby1.8-dev, gcj (>= 
3:3.2.2-0) [!hppa !mips !mipsel !hurd-i386 !kfreebsd-i386], libgcj-dev [!hppa 
!mips !mipsel !hurd-i386 !kfreebsd-i386], fastjar [!hppa !mips !mipsel 
!hurd-i386 !kfreebsd-i386], sablevm [!hppa !mips !mipsel !hurd-i386 
!kfreebsd-i386]
 Standards-Version: 3.6.1
 
 Package: hyperestraier


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

Reply via email to