Changes between Version 35 and Version 36 of Building
- Timestamp:
- 11/09/14 04:12:11 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building
v35 v36 84 84 gtk2-devel pygtk2-devel pygobject2-devel libxkbfile-devel 85 85 }}} 86 Fedora and {{{RHEL7}}}/{{{CentOS7}}} users can install [http://www.cython.org/ Cython] via yum :86 Fedora and {{{RHEL7}}}/{{{CentOS7}}} users can install [http://www.cython.org/ Cython] via yum, our repositories also include a more up to date version of Cython for all versions. 87 87 {{{ 88 88 yum install Cython 89 89 }}} 90 Our repositories also include a more up to date version of Cython. 90 91 91 92 92 {{{