Mark osmgpsmap for non-srcdir builds

It uses built headers, but Makefile isn't smart enough to find them in a non-srcdir build.
This commit is contained in:
John Ralls 2014-02-18 16:42:02 -08:00
parent d512f0a0d3
commit 2866b80f24

View File

@ -128,7 +128,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<branch module="xdg-utils-1.0.2.tgz" version="1.0.2" repo="xdg-utils"/>
</autotools>
<autotools id="osmgpsmap">
<autotools id="osmgpsmap" supports-non-srcdir-builds="no">
<branch module="nzjrs/osm-gps-map" repo="github"/>
<dependencies>
<dep package="meta-gtk-osx-gtk3"/>