parent
1ddedd8612
commit
023a0def73
@ -0,0 +1,16 @@
|
|||||||
|
ruby dependencies
|
||||||
|
====================
|
||||||
|
|
||||||
|
build dependencies calculated by brt_dep_solver
|
||||||
|
-----------------------------------------------
|
||||||
|
autoconf
|
||||||
|
checksec
|
||||||
|
cmake
|
||||||
|
libyaml
|
||||||
|
multilib-rpm-config
|
||||||
|
systemtap
|
||||||
|
|
||||||
|
runtime dependencies calculated by brt_dep_solver
|
||||||
|
-------------------------------------------------
|
||||||
|
ruby
|
||||||
|
rubypick
|
@ -0,0 +1,30 @@
|
|||||||
|
data:
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- ruby
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
autoconf: {rationale: Build dependency.}
|
||||||
|
checksec: {rationale: Build dependency.}
|
||||||
|
cmake: {rationale: Build dependency.}
|
||||||
|
libyaml: {rationale: Build dependency.}
|
||||||
|
multilib-rpm-config: {rationale: Build dependency.}
|
||||||
|
ruby: {rationale: Runtime dependency.}
|
||||||
|
rubypick: {rationale: Runtime dependency.}
|
||||||
|
systemtap: {rationale: Build dependency.}
|
||||||
|
description: 'Ruby is the interpreted scripting language for quick and easy
|
||||||
|
|
||||||
|
object-oriented programming. It has many features to process text
|
||||||
|
|
||||||
|
files and to do system management tasks (as in Perl). It is simple,
|
||||||
|
|
||||||
|
straight-forward, and extensible.'
|
||||||
|
filter: {}
|
||||||
|
license:
|
||||||
|
module: [(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD]
|
||||||
|
name: ''
|
||||||
|
stream: ''
|
||||||
|
summary: An interpreter of object-oriented scripting language
|
||||||
|
version: 0
|
||||||
|
document: modulemd
|
||||||
|
version: 1
|
Loading…
Reference in new issue