Compare commits
4 commits
master
...
epel8-buil
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a22d2f70ac |
||
|
|
f7cecb3bf6 |
||
|
|
80b500be4d |
||
|
|
f217b39884 |
1 changed files with 41 additions and 0 deletions
41
libuv.yaml
Normal file
41
libuv.yaml
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
summary: libuv-devel for EPEL 8
|
||||||
|
|
||||||
|
description: >-
|
||||||
|
This is a compatibility module that should be used only for developing
|
||||||
|
against libuv for EPEL 8.
|
||||||
|
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: [ el8, el8-playground ]
|
||||||
|
requires:
|
||||||
|
platform: [ el8, el8-playground ]
|
||||||
|
|
||||||
|
api:
|
||||||
|
# None of the RPMs are officially supported
|
||||||
|
rpms: []
|
||||||
|
|
||||||
|
profiles:
|
||||||
|
devel:
|
||||||
|
rpms:
|
||||||
|
- libuv-devel
|
||||||
|
|
||||||
|
filter:
|
||||||
|
rpms:
|
||||||
|
- libuv
|
||||||
|
- libuv-debuginfo
|
||||||
|
- libuv-debugsource
|
||||||
|
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
libuv:
|
||||||
|
rationale: The libuv-devel package
|
||||||
|
ref: epel8-buildroot
|
||||||
|
...
|
||||||
Loading…
Add table
Add a link
Reference in a new issue