]> git.pld-linux.org Git - packages/calibre.git/blame - calibre-0.8.21-poppler.patch
- release 5 (by relup.sh)
[packages/calibre.git] / calibre-0.8.21-poppler.patch
CommitLineData
93503bcc
AM
1diff -Nur calibre.orig/src/calibre/ebooks/pdf/reflow.cpp calibre/src/calibre/ebooks/pdf/reflow.cpp
2--- calibre.orig/src/calibre/ebooks/pdf/reflow.cpp 2011-09-30 11:28:44.000000000 -0600
3+++ calibre/src/calibre/ebooks/pdf/reflow.cpp 2011-10-09 18:57:36.433731713 -0600
4@@ -12,6 +12,7 @@
5 #include <splash/SplashErrorCodes.h>
6 #include "reflow.h"
7 #include "utils.h"
8+#include <glib/poppler-features.h>
9
10 using namespace std;
11 using namespace calibre_reflow;
12diff -Nur calibre.orig/src/calibre/ebooks/pdf/reflow.h calibre/src/calibre/ebooks/pdf/reflow.h
13--- calibre.orig/src/calibre/ebooks/pdf/reflow.h 2011-09-30 11:28:44.000000000 -0600
14+++ calibre/src/calibre/ebooks/pdf/reflow.h 2011-10-09 18:57:04.338582882 -0600
15@@ -36,6 +36,7 @@
16 #include "fonts.h"
17 #include "links.h"
18 #include "images.h"
19+#include <glib/poppler-features.h>
20
21 using namespace std;
22
This page took 0.053067 seconds and 4 git commands to generate.