README: Detail dependencies

This commit is contained in:
Adrien Plazas 2014-12-22 23:19:27 +01:00
parent 205cdbfc6e
commit c2be3e937d

View File

@ -1,6 +1,16 @@
# Retro
# retro-gobject
Retor is a GObject based Libretro wrapper for frontends.
retro-gobject is a GObject based Libretro wrapper for frontends.
## Dependencies
retro-gobject depends on the following libraries at compile time and at run time:
- gobject-2.0
- glib-2.0 >= 2.32
- gmodule-2.0
- gio-2.0
It is known to work on Fedora 21, but it currently can't compile on Fedora 20.
## Compiling