mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-24 14:40:58 +00:00
Add some notes to the README about prerequisites.
This commit is contained in:
parent
6fbd419c1d
commit
3c32d4a18d
3
README
3
README
|
@ -7,6 +7,9 @@ is the 2.6 platform.
|
||||||
Building & Installing Gtk#:
|
Building & Installing Gtk#:
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
Install the gtk-2/gtk-3 development headers first. On Debian, this can be done using:
|
||||||
|
apt-get install libgtk2.0-dev libgtk-3-dev
|
||||||
|
|
||||||
The build is the traditional:
|
The build is the traditional:
|
||||||
|
|
||||||
./configure
|
./configure
|
||||||
|
|
Loading…
Reference in a new issue