mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
ksyntax_highlighting: fix PROVIDES_devel
This commit is contained in:
@@ -7,7 +7,7 @@ QSyntaxHighlighter sub-class."
|
||||
HOMEPAGE="https://github.com/KDE/syntax-highlighting/"
|
||||
COPYRIGHT="2010-2018 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/KDE/syntax-highlighting/archive/v$portVersion.tar.gz"
|
||||
SOURCE_DIR="syntax-highlighting-$portVersion"
|
||||
CHECKSUM_SHA256="73ec7ac1987bd65f91da7e9b5380edbbe0ce62ae4b84a9391c90065b2f548332"
|
||||
@@ -30,7 +30,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
ksyntax_highlighting${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:ksyntax_highlighting$secondaryArchSuffix = $portVersion compat >= 5
|
||||
devel:libkf5syntaxhighlighting$secondaryArchSuffix
|
||||
devel:libkf5syntaxhighlighting$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
ksyntax_highlighting$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user