GTK3 is the default now

This commit is contained in:
Robin Dunn
2018-01-05 19:54:24 -08:00
parent 9bce90c1c4
commit ea4969d782

View File

@@ -350,15 +350,15 @@ or other unixes.
* freeglut3 * freeglut3
* freeglut3-dev * freeglut3-dev
* libsm-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 * libgtk-3-dev
* libwebkitgtk-3.0-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 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: the dev packages for that instead of the 0.10 version. For example: