In particular, this adds "platform: [f29]" to buildrequires and requires, fixing the build. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/O6PIXZS55F4EOHNWIGJBGJAQ5JPK5JRD/
39 lines
991 B
YAML
39 lines
991 B
YAML
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: RSS desktop client
|
|
description: >-
|
|
FeedReader is a modern desktop application designed to complement existing web-based
|
|
RSS accounts. It combines all the advantages of web based services like synchronization
|
|
across all your devices with everything you expect from a modern desktop application.
|
|
license:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
flatpak-runtime: [f29]
|
|
platform: [f29]
|
|
requires:
|
|
flatpak-runtime: [f29]
|
|
platform: [f29]
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- feedreader
|
|
components:
|
|
rpms:
|
|
feedreader:
|
|
rationale: Application package
|
|
ref: f29
|
|
gnome-online-accounts:
|
|
rationale: Runtime dependency
|
|
ref: f29
|
|
gumbo-parser:
|
|
rationale: Runtime dependency
|
|
ref: f29
|
|
libgee:
|
|
rationale: Runtime dependency
|
|
ref: f29
|
|
libpeas:
|
|
rationale: Runtime dependency
|
|
ref: f29
|