Revert "Remove pango modules from bundle, pango no longer uses them."

This reverts commit e311de1964 because for
the moment we have to build with an older Pango.
This commit is contained in:
John Ralls 2016-08-18 10:01:18 -07:00
parent 4a12c344c6
commit 3c8cd9f7ab

View File

@ -40,6 +40,10 @@
${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/printbackends/*.so
</binary>
<binary>
${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules/*.so
</binary>
<binary recurse="True">
${prefix}/lib/python3.4/*.so
</binary>