Remove epel8 from platform stream expansion
None of the nextcloud module streams in epel8 are functional due to missing runtime dependencies. See rhbz#2042653 for more information.
This commit is contained in:
parent
9a3c6c7667
commit
3bd8d953de
1 changed files with 2 additions and 2 deletions
|
|
@ -15,9 +15,9 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [-eln]
|
||||
platform: [-eln, -epel8]
|
||||
requires:
|
||||
platform: [-eln]
|
||||
platform: [-eln, -epel8]
|
||||
references:
|
||||
documentation: https://docs.nextcloud.com/server/latest/admin_manual/
|
||||
tracker: https://github.com/nextcloud/server/issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue