mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01: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"
|
||||
COPYRIGHT="Ajuba Solutions and other parties"
|
||||
LICENSE="TCL"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://core.tcl-lang.org/tcllib/uv/tcllib-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="4c8a5fc12896002a700dbc6ba3d7c7806a48fb8b89b60a3e902c9098a31757be"
|
||||
|
||||
@@ -32,6 +32,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
tcl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user