We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a936f8 commit 929ec3eCopy full SHA for 929ec3e
README
@@ -52,7 +52,7 @@ and Makefile.in files are missing.)
52
53
As for dependencies, diff-pdf requires the following libraries:
54
55
- * wxWidgets >= 2.8.11
+ * wxWidgets >= 3.0
56
* Cairo >= 1.4
57
* Poppler >= 0.10
58
@@ -62,7 +62,7 @@ As for dependencies, diff-pdf requires the following libraries:
62
63
Ubuntu:
64
* sudo apt-get install make automake g++
65
- * sudo apt-get install libpoppler-glib-dev poppler-utils wxgtk2.8-dev
+ * sudo apt-get install libpoppler-glib-dev poppler-utils wxgtk3.0-dev
66
67
OSX:
68
* Install Command Line Tools for Xcode (xcode-select --install)
0 commit comments