koder: remove yaml_cpp version requirement.

This commit is contained in:
Kacper Kasper
2018-04-02 03:25:16 +02:00
parent d8471c1c88
commit 9bcc3c9ea2

View File

@@ -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="