mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
booksorg, force poppler_qt5 package usage (#11864)
Both poppler24 and poppler25 provide the same libVersion
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="A Simple Books Organizer"
|
||||
DESCRIPTION="Application to Organize with ease your pdf book"
|
||||
COPYRIGHT="2014-2015 Abou Zakaria"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
HOMEPAGE="https://sourceforge.net/projects/booksorg/"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/booksorg/booksorg_${portVersion/./}.tar.gz"
|
||||
SOURCE_DIR="booksorg_${portVersion/./}"
|
||||
@@ -39,9 +39,9 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
poppler24${secondaryArchSuffix}_qt5_devel
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 146
|
||||
devel:libpoppler_qt5$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 143
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5DBus$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user