# HG changeset patch # User Paul Boddie # Date 1410472597 -7200 # Node ID 0fe3e11700c3dfc0dfce64e56fe09ba571f9076c # Parent b1862540b05fa059779912760d98de959b9daddc Changed the compilation options to not use libcalendaring. diff -r b1862540b05f -r 0fe3e11700c3 debian/rules --- a/debian/rules Thu Sep 11 00:20:33 2014 +0200 +++ b/debian/rules Thu Sep 11 23:56:37 2014 +0200 @@ -10,7 +10,7 @@ override_dh_auto_configure: dh_auto_configure -- \ - -DUSE_LIBCALENDARING=ON \ + -DUSE_LIBCALENDARING=OFF \ -DCMAKE_BUILD_TYPE=Release override_dh_install: