qBittorrent: require minimum boost version

This commit is contained in:
Sergei Reznikov
2017-12-19 15:35:39 +03:00
parent 3a9c960628
commit bd1d16c6ad

View File

@@ -9,7 +9,7 @@ qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library."
HOMEPAGE="https://www.qbittorrent.org/"
COPYRIGHT="2006-2017 The qBittorrent project"
LICENSE="MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz"
CHECKSUM_SHA256="9bb3fa95eaed4f48cfa0b0fc305a68b0c8ab2f7a80037066373edeab9e6694a3"
SOURCE_DIR="qBittorrent-release-$portVersion"
@@ -40,7 +40,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix >= 1.63.0
devel:libexecinfo$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
devel:libQt5Concurrent$secondaryArchSuffix