summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-13 21:42:45 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-13 21:42:45 +0000
commitebfc6bf621fbfb822f685134162e2d37f15445b4 (patch)
tree16de91831c78c6929bc4eee24457bec6354f6941 /app-text/kbibtex/files
parentFix LICENSE, add mirror and bindist restriction, bug 445750. (diff)
downloadgentoo-2-ebfc6bf621fbfb822f685134162e2d37f15445b4.tar.gz
gentoo-2-ebfc6bf621fbfb822f685134162e2d37f15445b4.tar.bz2
gentoo-2-ebfc6bf621fbfb822f685134162e2d37f15445b4.zip
Version bump wrt bug #498932.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'app-text/kbibtex/files')
-rw-r--r--app-text/kbibtex/files/kbibtex-0.5-build-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/kbibtex/files/kbibtex-0.5-build-fix.patch b/app-text/kbibtex/files/kbibtex-0.5-build-fix.patch
new file mode 100644
index 000000000000..07253354d3ae
--- /dev/null
+++ b/app-text/kbibtex/files/kbibtex-0.5-build-fix.patch
@@ -0,0 +1,11 @@
+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;