mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
keystone: fix PROVIDES_devel.
This commit is contained in:
@@ -11,7 +11,7 @@ Solaris confirmed).
|
||||
HOMEPAGE="http://www.keystone-engine.org"
|
||||
COPYRIGHT="2013-2015, COSEINC"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/keystone-engine/keystone/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e9d706cd0c19c49a6524b77db8158449b9c434b415fbf94a073968b68cf8a9f0"
|
||||
PATCHES="keystone-$portVersion.patchset"
|
||||
@@ -29,6 +29,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
keystone${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libkeystone$secondaryArchSuffix = 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user