osgearth: build with poco

This commit is contained in:
Boris Pek 2018-11-15 02:09:47 +03:00 committed by mabrand
parent ac697f5bac
commit 906e7d80f2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $(PKG)_IGNORE :=
$(PKG)_VERSION := 2.9
$(PKG)_CHECKSUM := 22aeef42bb700c1e669d9ba57ce4155c0668caf86cc738750a6b9d34c1eaf2a4
$(PKG)_GH_CONF := gwaldron/osgearth/releases/latest, osgearth-
$(PKG)_DEPS := curl cc gdal openscenegraph sqlite zlib
$(PKG)_DEPS := curl cc gdal openscenegraph poco sqlite zlib
define $(PKG)_BUILD
cd '$(BUILD_DIR)' && $(TARGET)-cmake '$(SOURCE_DIR)' \