mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 23:18:58 +02:00
tcllib, make it depend on tcl (#7868)
This commit is contained in:
@@ -5,7 +5,7 @@ useful to a large collection of Tcl programmers."
|
|||||||
HOMEPAGE="https://core.tcl-lang.org/tcllib/doc/trunk/embedded/index.md"
|
HOMEPAGE="https://core.tcl-lang.org/tcllib/doc/trunk/embedded/index.md"
|
||||||
COPYRIGHT="Ajuba Solutions and other parties"
|
COPYRIGHT="Ajuba Solutions and other parties"
|
||||||
LICENSE="TCL"
|
LICENSE="TCL"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://core.tcl-lang.org/tcllib/uv/tcllib-$portVersion.tar.bz2"
|
SOURCE_URI="https://core.tcl-lang.org/tcllib/uv/tcllib-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="4c8a5fc12896002a700dbc6ba3d7c7806a48fb8b89b60a3e902c9098a31757be"
|
CHECKSUM_SHA256="4c8a5fc12896002a700dbc6ba3d7c7806a48fb8b89b60a3e902c9098a31757be"
|
||||||
|
|
||||||
@@ -32,6 +32,7 @@ PROVIDES="
|
|||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
|
tcl$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
|
|||||||
Reference in New Issue
Block a user