severity 590907 serious tags 590907 + patch thanks Hi Robert,
unfortunately I'm in a hurry, so I can't build the package right now. However, the attached patch might be the solution. Please be patient until Monday. I'll upload a fixed package then. Regards, Micha
diff -Naur libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am --- libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am 2010-01-16 00:07:28.000000000 +0100 +++ libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am 2010-07-30 14:23:20.000000000 +0200 @@ -33,7 +33,7 @@ $(aqofxconnect_internal_libs) \ $(aqbanking_internal_libs) \ $(q4banking_internal_libs) \ - $(gwenhywfar_libs) $(qt3_libs) + $(gwenhywfar_libs) $(qt4_libs) MOC_FILES=\ cfgtabpageaccountofx.moc \ diff -Naur libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in --- libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in 2010-02-06 16:31:26.000000000 +0100 +++ libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in 2010-07-30 14:24:05.000000000 +0200 @@ -425,7 +425,7 @@ $(aqofxconnect_internal_libs) \ $(aqbanking_internal_libs) \ $(q4banking_internal_libs) \ - $(gwenhywfar_libs) $(qt3_libs) + $(gwenhywfar_libs) $(qt4_libs) MOC_FILES = \ cfgtabpageaccountofx.moc \