Design Team/Proposals/Touchscreen/On-screen Keyboard: Difference between revisions
Line 35: | Line 35: | ||
Install the following rpms for build dependencies (as root): | Install the following rpms for build dependencies (as root): | ||
yum install qt qt-x11 qt-devel libXcomposite-devel GConf2-devel gcc-c++ gcc make dbus-glib-devel dbus-devel gtk2-devel gtk3-devel git gtk-doc gobject-introspection-devel | yum install qt qt-x11 qt-devel libXcomposite-devel GConf2-devel gcc-c++ gcc make dbus-glib-devel dbus-devel gtk2-devel gtk3-devel git gtk-doc gobject-introspection-devel | ||
If trying to build in the release candidate [http://wiki.laptop.org/go/Release_notes/12.1.0 os 14] you have to downgrade this packages: | |||
yum downgrade libX11 libX11-common | |||
Get the sources: | Get the sources: |