Package: ispellcat
Version: 0.4-5
Severity: serious
Tags: patch
When building 'ispellcat' in a clean 'unstable' chroot,
I get the following error:
debian/strip_mwl | ispell -d /ispellcat-0.4/catala.debian -e | \
tr -s ' ' '\n' | uniq > catala.words.debian
cp catala.words.debian ca.wl
prezip ca.wl
make: prezip: Command not found
make: *** [build-stamp] Error 127
Please add the missing Build-Depends on 'aspell' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/ispellcat-0.4/debian/control ./debian/control
--- ../tmp-orig/ispellcat-0.4/debian/control 2005-09-29 13:08:05.000000000
+0000
+++ ./debian/control 2005-09-29 13:08:01.000000000 +0000
@@ -1,7 +1,7 @@
Source: ispellcat
Section: text
Priority: optional
-Build-Depends: ispell, debhelper (>= 4.0.0), dictionaries-common-dev (>= 0.20)
+Build-Depends: debhelper, aspell, ispell, dictionaries-common-dev (>= 0.20)
Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
Standards-Version: 3.6.1.0
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]