qtpbfimageplugin: rebuild after protobuf upgrade

This commit is contained in:
Jérôme Duval
2020-10-21 13:49:51 +02:00
committed by GitHub
parent 53759710f7
commit b0a03d6adc

View File

@@ -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="e7035961303c06289c28aa8457db7dfc68f79fb31aebc02c1cc05689bc8e6803"
SOURCE_DIR="QtPBFImagePlugin-$portVersion"
@@ -27,7 +27,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGL$secondaryArchSuffix
devel:libprotobuf_lite$secondaryArchSuffix >= 21
devel:libprotobuf_lite$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libz$secondaryArchSuffix