Merge pull request #981 from gcoco/Fedora_reqs

gdk-pixbuf2-devel not gdk-pixbuf-devel
This commit is contained in:
Tony Theodore 2015-11-12 12:41:09 +11:00
commit 2627856fdf
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ USE_OSGPLUGIN(<plugin2>)
<!-- https://admin.fedoraproject.org/pkgdb/ -->
<pre>yum install \
autoconf automake bash bison bzip2 cmake flex gcc-c++ \
gdk-pixbuf-devel gettext git gperf intltool make sed libffi-devel \
gdk-pixbuf2-devel gettext git gperf intltool make sed libffi-devel \
libtool openssl-devel p7zip patch perl pkgconfig \
python ruby scons unzip wget xz</pre>