Reset the dependencies on the new meta-module.

This commit is contained in:
John Ralls 2018-01-15 07:36:58 -08:00
parent 00f87cc70e
commit 9946d6f993

View File

@ -61,8 +61,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<branch module="gramps-project/gramps.git" repo="github"
checkoutdir="gramps-git" tag="maintenance/gramps42"/>
<dependencies>
<dep package="meta-python2-modules"/>
<dep package="meta-python3-modules"/>
<dep package="meta-gramps-modules"/>
</dependencies>
</distutils>
@ -71,8 +70,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
repo="github-tarball" version="4.2.6"
checkoutdir="gramps-gramps-4.2.6"/>
<dependencies>
<dep package="meta-python2-modules"/>
<dep package="meta-python3-modules"/>
<dep package="meta-gramps-modules"/>
</dependencies>
</distutils>