Package: usrp
Version: 0.12-4
Severity: serious
Tags: patch

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

dh_compress -a
dh_fixperms -a
dh_pycentral
make: dh_pycentral: Command not found
make: *** [binary-arch] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/usrp-0.12/debian/control ./debian/control
--- ../tmp-orig/usrp-0.12/debian/control        2006-08-12 17:23:33.000000000 
+0000
+++ ./debian/control    2006-08-12 17:23:10.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Steinar H. Gunderson <[EMAIL PROTECTED]>
 Uploaders: Ramakrishnan Muthukrishnan <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), sdcc, 
libusb-dev, swig (>= 1.3.24), automake1.7, autoconf, libtool, libboost-dev 
+Build-Depends: debhelper (>= 5.0.37.2), python-central, python-all-dev (>= 
2.3.5-11), sdcc, libusb-dev, swig (>= 1.3.24), automake1.7, autoconf, libtool, 
libboost-dev 
 Standards-Version: 3.7.2
 XS-Python-Version: all
 


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

Reply via email to