mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
osmctools, revbump add missing runtime requirements (#13363)
This commit is contained in:
@@ -5,7 +5,7 @@ an .osm, .o5m or .pbf file"
|
||||
HOMEPAGE="https://gitlab.com/osm-c-tools/osmctools"
|
||||
COPYRIGHT="2018 Markus Weber & David Peleino"
|
||||
LICENSE="AGPL-3.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gitlab.com/osm-c-tools/osmctools/-/archive/$portVersion/osmctools-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b38ae550e884a21dfa0bd8ad176b739a3e16c8350152923530cc5011bd219708"
|
||||
|
||||
@@ -27,6 +27,8 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:rsync
|
||||
cmd:wget
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user