tag 373707 +patch
thank you bts

> If I after configure manually changes the makefile and adds
> -lgwenhywfar -laqbanking -lqbanking -lkdeui
> to LIBS in the Makefile in kmymoney2/plugins/kbanking/ it builds fine.

Passing them along to cdbs as LDFLAGS makes it build.

Good luck.
/Sune

diff -u kmymoney2-0.8.4/debian/rules kmymoney2-0.8.4/debian/rules
--- kmymoney2-0.8.4/debian/rules
+++ kmymoney2-0.8.4/debian/rules
@@ -3,6 +3,7 @@
 # This file is public domain.

 # Add here any variable or target overrides you need
+export LDFLAGS=-lgwenhywfar -laqbanking -lqbanking -lkdeui
 DEB_CONFIGURE_USER_FLAGS 
= --enable-kbanking --enable-ofxbanking --enable-ofxplugin --enable-pdf-docs

 include /usr/share/cdbs/1/class/autotools.mk

Attachment: pgp2y79LPI3WA.pgp
Description: PGP signature

Reply via email to