Removed some comments about newer dependencies since they are now in the example dependency list above.

This commit is contained in:
Robin Dunn
2019-07-08 21:21:13 -07:00
parent 55d65616a8
commit 4b6f2b3896

View File

@@ -368,16 +368,6 @@ 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:
* libgstreamer-plugins-base1.0-dev
Newer versions of Linux may need some newer versions of dependent packages
installed, if they are available. For example:
* libwebkit2gtk-4.0-dev
* libsdl2-dev
If You use a custom built python in a non standard location, You need to
compile python with the --enable-shared option.