Package: kadu
Version: 0.11.0-1
Tags: patch
Usertags: origin-ubuntu ubuntu-patch precise

Sometimes when aspell is not available, CMake looks for enchant. Kadu should got missing B-D on libenchant-dev to avoid FTBFS.

At this moment, Ubuntu is affected by this issue.

Patryk, if you don't have so much time, I can follow through NMU. Anyway, debdiff is attached.

--
Pozdrawiam / Kind regards,
Artur Rona

diff -Nru kadu-0.11.0/debian/changelog kadu-0.11.0/debian/changelog
--- kadu-0.11.0/debian/changelog        2012-02-04 14:41:54.000000000 +0100
+++ kadu-0.11.0/debian/changelog        2012-02-19 22:23:51.000000000 +0100
@@ -1,3 +1,10 @@
+kadu (0.11.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Add libenchant-dev to fix FTBFS. (LP: #935207)
+
+ -- Artur Rona <[email protected]>  Sun, 19 Feb 2012 22:22:37 +0100
+
 kadu (0.11.0-1) unstable; urgency=low
 
   * New upstream release
diff -Nru kadu-0.11.0/debian/control kadu-0.11.0/debian/control
--- kadu-0.11.0/debian/control  2012-02-04 14:41:54.000000000 +0100
+++ kadu-0.11.0/debian/control  2012-02-19 16:12:58.000000000 +0100
@@ -11,6 +11,7 @@
                libaspell-dev,
                libaudio-dev,
                libdbus-1-dev,
+               libenchant-dev,
                libgadu-dev,
                libidn11-dev,
                libindicate-qt-dev,

Reply via email to