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:
parent
4a12c344c6
commit
3c8cd9f7ab
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user