Comment 2 for bug 20713

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Thu, 01 Sep 2005 12:02:53 +0200
From: Andreas Jochens <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: ispell-fi: FTBFS: Missing Build-Depends on 'aspell'

Package: ispell-fi
Version: 0.7-16
Severity: serious
Tags: patch

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

install -o root -g root -m 0644 debian/changelog /ispell-fi-0.7/debian/tmp/aspell-fi/usr/share/doc/aspell-fi/changelog.Debian
gzip -9 /ispell-fi-0.7/debian/tmp/aspell-fi/usr/share/doc/aspell-fi/changelog.Debian
aspell --lang=fi create master ./fi < fi.wl
/bin/sh: aspell: command not found
make: *** [debian/stamp/binary/aspell-fi] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/ispell-fi-0.7/debian/control ./debian/control
--- ../tmp-orig/ispell-fi-0.7/debian/control 2005-09-01 09:56:48.000000000 +0000
+++ ./debian/control 2005-09-01 09:56:45.000000000 +0000
@@ -3,7 +3,7 @@
 Section: text
 Priority: optional
 Standards-Version: 3.6.1.0
-Build-Depends: ispell (>= 3.1.20.0-1.1), dictionaries-common-dev (>= 0.20), libmyspell-dev (>= 1:3.1-5), bzip2
+Build-Depends: ispell (>= 3.1.20.0-1.1), aspell, dictionaries-common-dev (>= 0.20), libmyspell-dev (>= 1:3.1-5), bzip2

 Package: ifinnish-large
 Architecture: any