Revert "Remove pango modules from bundle, pango no longer uses them."
This reverts commit e311de19649371d59c2ab535d4564ee725963b4f 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
|
${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/printbackends/*.so
|
||||||
</binary>
|
</binary>
|
||||||
|
|
||||||
|
<binary>
|
||||||
|
${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules/*.so
|
||||||
|
</binary>
|
||||||
|
|
||||||
<binary recurse="True">
|
<binary recurse="True">
|
||||||
${prefix}/lib/python3.4/*.so
|
${prefix}/lib/python3.4/*.so
|
||||||
</binary>
|
</binary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user