package mozvoikko tags 551225 + patch thanks This appears to be due to missing build dependency on pkg-config. Patch fixing this is attached below.
Harri --- control (revision 3043) +++ control (working copy) @@ -2,7 +2,7 @@ Section: web Priority: optional Maintainer: Heikki Mäntysaari <[email protected]> -Build-Depends: debhelper (>= 5), xulrunner-dev (>= 1.9~rc2), libvoikko-dev +Build-Depends: debhelper (>= 5), xulrunner-dev (>= 1.9~rc2), libvoikko-dev, pkg-config Standards-Version: 3.8.1 Package: mozvoikko -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

