Package: pygmy
Version: 0.45+svn77-2
Severity: serious
Tags: patch

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

dh_testroot
# Add here commands to clean up after the build process.
python setup.py clean --all
make: python: Command not found
make: *** [clean] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/pygmy-0.45+svn77/debian/control ./debian/control
--- ../tmp-orig/pygmy-0.45+svn77/debian/control 2005-11-16 07:53:43.000000000 
+0000
+++ ./debian/control    2005-11-16 07:53:41.000000000 +0000
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Decklin Foster <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0), python2.3
+Build-Depends-Indep: debhelper, python-dev, python2.3
 Standards-Version: 3.6.2
 
 Package: pygmy


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

Reply via email to