Package: kaffeine Severity: important Version: 0.8.3-1 Tags: patch
Hi, the current version fails to build on GNU/kFreeBSD. It needs small fix, see bellow. It would also be nice if you can ask upstream to include this changes. Thanks in advance Petr --- kaffeine/src/kaffeine.cpp~ +++ kaffeine/src/kaffeine.cpp @@ -25,6 +25,8 @@ #include "kaffeine.h" +#include <kdeversion.h> +#include <kapplication.h> #include <dcopref.h> #include <kkeydialog.h> #include <kfiledialog.h> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]