mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
qpdfview, force poppler_qt5 package usage (#11865)
Both poppler24 and poppler25 provide the same libVersion
This commit is contained in:
@@ -4,7 +4,7 @@ DjVuLibre, CUPS and Qt, licensed under GPL version 2 or later."
|
||||
HOMEPAGE="https://launchpad.net/qpdfview/"
|
||||
COPYRIGHT="Adam Reichold et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="7"
|
||||
REVISION="8"
|
||||
SOURCE_URI="$HOMEPAGE/trunk/$portVersion/+download/qpdfview-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cc642e7fa74029373ca9b9fbc29adc4883f8b455130a78ad54746d6844a0396c"
|
||||
SOURCE_DIR="qpdfview-$portVersion"
|
||||
@@ -36,11 +36,11 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
poppler24${secondaryArchSuffix}_qt5_devel
|
||||
devel:libdjvulibre$secondaryArchSuffix
|
||||
devel:libGl$secondaryArchSuffix
|
||||
devel:libmagic$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 143
|
||||
devel:libpoppler_qt5$secondaryArchSuffix
|
||||
devel:libQt5Concurrent$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user