Rebuild with tk
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: ruby
|
name: ruby
|
||||||
description: A dynamic, open source programming language with a focus on simplicity and productivity
|
description: A dynamic, open source programming language with a focus on simplicity and productivity
|
||||||
version: 4.0.1
|
version: 4.0.1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://www.ruby-lang.org/en/
|
url: https://www.ruby-lang.org/en/
|
||||||
license: BSD-2-Clause
|
license: BSD-2-Clause
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -18,10 +20,14 @@ depends:
|
|||||||
- readline
|
- readline
|
||||||
- valgrind
|
- valgrind
|
||||||
- zlib
|
- zlib
|
||||||
|
optional_depends:
|
||||||
|
- tk:Required for Ruby/TK
|
||||||
make_depends:
|
make_depends:
|
||||||
- doxygen
|
- doxygen
|
||||||
- graphviz
|
- graphviz
|
||||||
- rustc
|
- rustc
|
||||||
|
- tk
|
||||||
|
check_depends:
|
||||||
- procps-ng
|
- procps-ng
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://cache.ruby-lang.org/pub/ruby/${BPM_PKG_VERSION%.*}/ruby-${BPM_PKG_VERSION}.tar.xz
|
- url: https://cache.ruby-lang.org/pub/ruby/${BPM_PKG_VERSION%.*}/ruby-${BPM_PKG_VERSION}.tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user