Package: lastfmsubmitd
Version: 0.22-1
Severity: serious
Tags: patch

When building 'lastfmsubmitd' 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/lastfmsubmitd-0.22/debian/control ./debian/control
--- ../tmp-orig/lastfmsubmitd-0.22/debian/control       2006-02-25 
17:52:10.000000000 +0000
+++ ./debian/control    2006-02-25 17:52:05.000000000 +0000
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Decklin Foster <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 5.0.0), python-dev
 Standards-Version: 3.6.2
 
 Package: lastfmsubmitd


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

Reply via email to