Skip to content

Commit 929ec3e

Browse files
committed
Fix requirements in README
The documentation wasn’t updated after 8a936f8, fix it now.
1 parent 8a936f8 commit 929ec3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ and Makefile.in files are missing.)
5252

5353
As for dependencies, diff-pdf requires the following libraries:
5454

55-
* wxWidgets >= 2.8.11
55+
* wxWidgets >= 3.0
5656
* Cairo >= 1.4
5757
* Poppler >= 0.10
5858

@@ -62,7 +62,7 @@ As for dependencies, diff-pdf requires the following libraries:
6262

6363
Ubuntu:
6464
* sudo apt-get install make automake g++
65-
* sudo apt-get install libpoppler-glib-dev poppler-utils wxgtk2.8-dev
65+
* sudo apt-get install libpoppler-glib-dev poppler-utils wxgtk3.0-dev
6666

6767
OSX:
6868
* Install Command Line Tools for Xcode (xcode-select --install)

0 commit comments

Comments
 (0)