mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
GTK3 is the default now
This commit is contained in:
12
README.rst
12
README.rst
@@ -350,15 +350,15 @@ or other unixes.
|
||||
* freeglut3
|
||||
* freeglut3-dev
|
||||
* libsm-dev
|
||||
* libgtk2.0-dev
|
||||
* libwebkitgtk-dev
|
||||
|
||||
If you are building for GTK3 then you'll also need these packages and
|
||||
their dependencies:
|
||||
|
||||
* libgtk-3-dev
|
||||
* libwebkitgtk-3.0-dev
|
||||
|
||||
If you are building for GTK2 then you'll also need these packages and
|
||||
their dependencies:
|
||||
|
||||
* libgtk2.0-dev
|
||||
* libwebkitgtk-dev
|
||||
|
||||
If your Linux distribution has gstreamer 1.0 available then you can install
|
||||
the dev packages for that instead of the 0.10 version. For example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user