mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
libkomparediff2: fix provides
This commit is contained in:
@@ -6,7 +6,7 @@ This package is part of the KDE Software Development Kit module."
|
||||
HOMEPAGE="https://github.com/KDE/libkomparediff2/"
|
||||
COPYRIGHT="2010-2017 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/libkomparediff2/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="57145a85cac394d2dcf758d5f7ebbdeb12255c99612625cbc407d45692ede6e0"
|
||||
|
||||
@@ -14,7 +14,7 @@ ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
kauth$secondaryArchSuffix = $portVersion
|
||||
libkomparediff2$secondaryArchSuffix = $portVersion
|
||||
lib:libkomparediff2$secondaryArchSuffix = $portVersion compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user