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:
@@ -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"/>
|
<branch module="xdg-utils-1.0.2.tgz" version="1.0.2" repo="xdg-utils"/>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="osmgpsmap">
|
<autotools id="osmgpsmap" supports-non-srcdir-builds="no">
|
||||||
<branch module="nzjrs/osm-gps-map" repo="github"/>
|
<branch module="nzjrs/osm-gps-map" repo="github"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="meta-gtk-osx-gtk3"/>
|
<dep package="meta-gtk-osx-gtk3"/>
|
||||||
|
Reference in New Issue
Block a user