mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Another formatting fix
This commit is contained in:
25
README.rst
25
README.rst
@@ -4,7 +4,8 @@ wxPython Project Phoenix
|
|||||||
|
|
||||||
.. image:: demo/bitmaps/splash.png
|
.. image:: demo/bitmaps/splash.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
|
||||||
Welcome to wxPython's Project Phoenix! This project is a new implementation
|
Welcome to wxPython's Project Phoenix! This project is a new implementation
|
||||||
of wxPython focused on improving speed, maintainability and extensibility.
|
of wxPython focused on improving speed, maintainability and extensibility.
|
||||||
Just like "Classic" wxPython it wraps the wxWidgets C++ toolkit and provides
|
Just like "Classic" wxPython it wraps the wxWidgets C++ toolkit and provides
|
||||||
@@ -278,17 +279,17 @@ should be installed in order to build Phoenix. Other debian-like distros
|
|||||||
will probably also have these or similarly named packages available.
|
will probably also have these or similarly named packages available.
|
||||||
Extrapolate accordingly for other linux distributions or other unixes.
|
Extrapolate accordingly for other linux distributions or other unixes.
|
||||||
|
|
||||||
* dpkg-dev
|
* dpkg-dev
|
||||||
* build-essential
|
* build-essential
|
||||||
* python2.7-dev # use appropriate Python version
|
* python2.7-dev # use appropriate Python version
|
||||||
* libwebkitgtk-dev
|
* libwebkitgtk-dev
|
||||||
* libjpeg-dev
|
* libjpeg-dev
|
||||||
* libtiff-dev
|
* libtiff-dev
|
||||||
* libgtk2.0-dev
|
* libgtk2.0-dev
|
||||||
* libsdl1.2-dev
|
* libsdl1.2-dev
|
||||||
* libgstreamer-plugins-base0.10-dev
|
* libgstreamer-plugins-base0.10-dev
|
||||||
* freeglut3
|
* freeglut3
|
||||||
* freeglut3-dev
|
* freeglut3-dev
|
||||||
|
|
||||||
**Mac OSX**
|
**Mac OSX**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user