Package: kde-i18n
Version: 4:3.4.2-2
Severity: serious
Tags: patch

When building 'kde-i18n' in a clean 'unstable' chroot,
I get the following error:

dh_testdir
# extract the bzip2 languages
for i in `ls -1 kde-i18n*.bz2`;do \
  tar xfj $i;\
done
tar: bzip2: Cannot exec: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/kde-i18n-3.4.2/debian/control ./debian/control
--- ../tmp-orig/kde-i18n-3.4.2/debian/control   2005-09-01 06:23:22.000000000 
+0000
+++ ./debian/control    2005-09-01 06:23:10.000000000 +0000
@@ -1,5 +1,5 @@
 Source: kde-i18n
-Build-Depends: autoconf, automake1.9, debhelper (>> 4.2.0), kdelibs4-dev (>= 
3.4.2-0), gawk, gettext
+Build-Depends: autoconf, automake1.9, debhelper (>> 4.2.0), bzip2, 
kdelibs4-dev (>= 3.4.2-0), gawk, gettext
 Section: kde
 Priority: optional
 Maintainer: Noèl Köthe <[EMAIL PROTECTED]>


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

Reply via email to