Package: qtorrent
Version: 2.9.1-1
Severity: serious
Tags: patch

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

dh_strip
dh_compress
dh_fixperms
dh_python
dh_python: Python is not installed, aborting. (Probably forgot to Build-Depend 
on python.)
make: *** [binary-indep] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/qtorrent-2.9.1/debian/control ./debian/control
--- ../tmp-orig/qtorrent-2.9.1/debian/control   2005-06-17 19:19:27.000000000 
+0200
+++ ./debian/control    2005-06-17 19:19:23.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Lawrence Williams <[EMAIL PROTECTED]>
 Uploaders: Wesley J. Landaker <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.2), python2.4, python2.4-dev, 
python2.4-qt3, pyqt-tools
+Build-Depends-Indep: debhelper (>= 4.2), python-dev, python2.4, python2.4-dev, 
python2.4-qt3, pyqt-tools
 Standards-Version: 3.6.1
 
 Package: qtorrent


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

Reply via email to