johu 14/03/13 21:42:44 Added: kbibtex-0.5-build-fix.patch Log: Version bump wrt bug #498932. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.1 app-text/kbibtex/files/kbibtex-0.5-build-fix.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kbibtex/files/kbibtex-0.5-build-fix.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kbibtex/files/kbibtex-0.5-build-fix.patch?rev=1.1&content-type=text/plain Index: kbibtex-0.5-build-fix.patch =================================================================== diff -urN kbibtex-0.5.old/src/program/docklets/referencepreview.h kbibtex-0.5/src/program/docklets/referencepreview.h --- kbibtex-0.5.old/src/program/docklets/referencepreview.h 2013-12-29 20:06:23.000000000 +0100 +++ kbibtex-0.5/src/program/docklets/referencepreview.h 2014-03-13 22:31:38.456418630 +0100 @@ -23,6 +23,7 @@ #include <QWidget> #include <QUrl> +#include <KUrl> class Element; class File;
