mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
koder: remove yaml_cpp version requirement.
This commit is contained in:
@@ -7,7 +7,7 @@ Scintilla."
|
||||
HOMEPAGE="https://github.com/KapiX/Koder"
|
||||
COPYRIGHT="2016-2018 Kacper Kasper"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KapiX/Koder/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="97b5eebac0366d428bef7e69262557775de47a385195358db1d432f3bb78d465"
|
||||
SOURCE_DIR="Koder-$portVersion"
|
||||
@@ -21,12 +21,12 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libyaml_cpp$secondaryArchSuffix >= 0.5
|
||||
lib:libyaml_cpp$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libyaml_cpp$secondaryArchSuffix >= 0.5
|
||||
devel:libyaml_cpp$secondaryArchSuffix
|
||||
devel:libscintilla$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user