mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
kdoctools: remove secondaryArchSuffix for uri
This commit is contained in:
@@ -4,7 +4,7 @@ DocBook files."
|
||||
HOMEPAGE="https://github.com/KDE/kdoctools/"
|
||||
COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/kdoctools/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="25aa16861e124027e3c13e0c872b325feafbb47f3a311a9d3962dc2ad77c776a"
|
||||
|
||||
@@ -41,7 +41,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libKF5archive$secondaryArchSuffix
|
||||
# devel:libKF5i18n$secondaryArchSuffix # breaks the build
|
||||
uri$secondaryArchSuffix
|
||||
uri
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
devel:libxslt$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user