retitle 379415 unicode-data: FTBFS: Missing Build-Depends on 'unzip, bzip2' thanks
Hello, my previous report was incomplete. A Build-Depends on 'bzip2' is also necessary for a successful build. Regards Andreas Jochens diff -urN ../tmp-orig/unicode-data-4.1.0/debian/control ./debian/control --- ../tmp-orig/unicode-data-4.1.0/debian/control 2006-07-23 12:35:43.000000000 +0000 +++ ./debian/control 2006-07-23 12:35:37.000000000 +0000 @@ -2,7 +2,7 @@ Section: misc Priority: optional Maintainer: Alastair McKinstry <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4) +Build-Depends: debhelper (>= 4), unzip, bzip2 Standards-Version: 3.7.2 Package: unicode-data -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]