summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgcoco <gcoco@users.noreply.github.com>2015-11-11 06:50:26 (GMT)
committergcoco <gcoco@users.noreply.github.com>2015-11-11 06:50:26 (GMT)
commit6bfaad27b8f3cf2ca9792c756e7a4d5a80f85153 (patch)
tree4a78c379a58ffc2681536f306b7f67df7b655072
parent16ce867a16bf9acb58cd8da730fc80dfa70e6e8d (diff)
downloadmxe-6bfaad27b8f3cf2ca9792c756e7a4d5a80f85153.zip
mxe-6bfaad27b8f3cf2ca9792c756e7a4d5a80f85153.tar.gz
mxe-6bfaad27b8f3cf2ca9792c756e7a4d5a80f85153.tar.bz2
gdk-pixbuf2-devel not gdk-pixbuf-devel
This is to provide gdk-pixbuf-csource.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d34ec60..f370597 100644
--- a/index.html
+++ b/index.html
@@ -648,7 +648,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- 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>