mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
qxlsx: add missing REQUIRES to devel package
This commit is contained in:
@@ -8,7 +8,7 @@ as a static library."
|
||||
HOMEPAGE="https://github.com/QtExcel/QXlsx"
|
||||
COPYRIGHT="2017-, https://github.com/j2doll/QXlsx"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/QtExcel/QXlsx/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5b2a5aad08f07e6b099d934c4c4f75bcd83a0421538aec1e8582d8c8596b0956"
|
||||
SOURCE_DIR="QXlsx-$portVersion"
|
||||
@@ -47,6 +47,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
qxlsx$secondaryArchSuffix == $portVersion base
|
||||
qxlsx${secondaryArchSuffix}_qt6 == $portVersion
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user