mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
bump for rebuild after protobuf SONAME change.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Qt image plugin for displaying Mapbox vector tiles."
|
||||
HOMEPAGE="https://github.com/tumic0/QtPBFImagePlugin"
|
||||
COPYRIGHT="2018-2019 Martin Tůma"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b88b3109139bc455f8393620b1c10873398188af200ca5969df6343cd5c6d631"
|
||||
SOURCE_DIR="QtPBFImagePlugin-$portVersion"
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libprotobuf_lite$secondaryArchSuffix
|
||||
devel:libprotobuf_lite$secondaryArchSuffix >= 21
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user