Add gir files to bundle.

Enables change of library paths in the typelibs to point at
@executable_path by gtk-mac-bundler.
This commit is contained in:
John Ralls
2016-09-10 13:55:35 -07:00
parent 3c8cd9f7ab
commit 68f7238048
3 changed files with 17 additions and 8 deletions

View File

@@ -67,9 +67,9 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</distutils>
<distutils id="gramps" supports-non-srcdir-builds="no">
<branch module="gramps-project/gramps/archive/v4.2.3.tar.gz"
repo="github-tarball" version="4.2.3"
checkoutdir="gramps-gramps-4.2.3"/>
<branch module="gramps-project/gramps/archive/v4.2.4.tar.gz"
repo="github-tarball" version="4.2.4"
checkoutdir="gramps-gramps-4.2.4"/>
<dependencies>
<dep package="meta-python2-modules"/>
<dep package="meta-python3-modules"/>