Include gi typelibs in bundle

Also point to pango modules file.


svn: r21106
This commit is contained in:
John Ralls
2013-01-13 20:32:11 +00:00
parent 6a559ad827
commit 1e7d0f847e
2 changed files with 9 additions and 2 deletions

View File

@@ -131,11 +131,11 @@
<!-- We have to pull in the python modules, which are mixed python
and loadable modules. -->
<data>
<data>
${prefix}/share/glib-2.0/schemas
</data>
<data recurse="True">
<data recurse="True">
${prefix}/lib/python2.7/*.py
</data>
@@ -147,6 +147,10 @@
${prefix}/include/python2.7/pyconfig.h
</data>
<data>
${prefix}/lib/girepository-1.0/
</data>
<!--data>
${prefix}/share/webkit-1.0/
</data-->