Blame gnome-maps.yaml

afe83fb
---
afe83fb
document: modulemd
afe83fb
version: 2
afe83fb
data:
afe83fb
  summary: Map application for GNOME
afe83fb
  description: >-
afe83fb
    GNOME Maps is a simple map application for the GNOME desktop.
afe83fb
  license:
afe83fb
    module:
afe83fb
    - MIT
afe83fb
  dependencies:
afe83fb
  - buildrequires:
376e987
      flatpak-common: [f32]
376e987
      flatpak-runtime: [f32]
376e987
      platform: [f32]
afe83fb
    requires:
376e987
      flatpak-common: [f32]
376e987
      flatpak-runtime: [f32]
376e987
      platform: [f32]
afe83fb
  profiles:
afe83fb
    default:
afe83fb
      rpms:
afe83fb
      - gnome-maps
afe83fb
  components:
afe83fb
    rpms:
afe83fb
      folks:
afe83fb
        rationale: Runtime dependency
376e987
        ref: f32
afe83fb
      gfbgraph:
afe83fb
        rationale: Runtime dependency
376e987
        ref: f32
afe83fb
      gnome-maps:
afe83fb
        rationale: Application package
376e987
        ref: f32
afe83fb
        buildorder: 10
afe83fb
      libchamplain:
afe83fb
        rationale: Runtime dependency
376e987
        ref: f32
afe83fb
...