Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef3507c584 | ||
|
|
40dfd551ab |
1 changed files with 10 additions and 6 deletions
16
cmake.yaml
16
cmake.yaml
|
|
@ -16,13 +16,13 @@ data:
|
||||||
module: [ MIT ]
|
module: [ MIT ]
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
autotools: master
|
autotools: f27
|
||||||
cmake-bootstrap: master
|
cmake-bootstrap: 3.9
|
||||||
platform: master
|
platform: f27
|
||||||
python3: master
|
python3: 3.6
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: f27
|
||||||
python3: master
|
python3: 3.6
|
||||||
references:
|
references:
|
||||||
community: https://docs.pagure.org/modularity/
|
community: https://docs.pagure.org/modularity/
|
||||||
documentation: https://github.com/modularity-modules/cmake
|
documentation: https://github.com/modularity-modules/cmake
|
||||||
|
|
@ -61,10 +61,14 @@ data:
|
||||||
rpms:
|
rpms:
|
||||||
jsoncpp:
|
jsoncpp:
|
||||||
rationale: Build and run-time dependency.
|
rationale: Build and run-time dependency.
|
||||||
|
ref: f27
|
||||||
libuv:
|
libuv:
|
||||||
rationale: Build and run-time dependency.
|
rationale: Build and run-time dependency.
|
||||||
|
ref: f27
|
||||||
rhash:
|
rhash:
|
||||||
rationale: Build and run-time dependency.
|
rationale: Build and run-time dependency.
|
||||||
|
ref: f27
|
||||||
cmake:
|
cmake:
|
||||||
rationale: The API.
|
rationale: The API.
|
||||||
|
ref: f27
|
||||||
buildorder: 1
|
buildorder: 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue