Blame endless-sky.yaml

cebe056
---
cebe056
document: modulemd
cebe056
version: 2
cebe056
data:
cebe056
  summary: Space exploration, trading, and combat game
cebe056
  description: >-
cebe056
    Explore other star systems. Earn money by trading, carrying passengers, or completing
cebe056
    missions. Use your earnings to buy a better ship or to upgrade the weapons and
cebe056
    engines on your current one. Blow up pirates. Take sides in a civil war. Or leave
cebe056
    human space behind and hope to find some friendly aliens whose culture is more
cebe056
    civilized than your own...
cebe056
  license:
cebe056
    module:
cebe056
    - MIT
cebe056
  dependencies:
cebe056
  - buildrequires:
d6226f6
      flatpak-common: [f33]
d6226f6
      flatpak-runtime: [f33]
d6226f6
      platform: [f33]
cebe056
    requires:
d6226f6
      flatpak-common: [f33]
d6226f6
      flatpak-runtime: [f33]
d6226f6
      platform: [f33]
cebe056
  profiles:
cebe056
    default:
cebe056
      rpms:
cebe056
      - endless-sky
cebe056
  components:
cebe056
    rpms:
cebe056
      endless-sky:
cebe056
        rationale: Application package
d6226f6
        ref: f33
cebe056
        buildorder: 10
cebe056
      libmad:
cebe056
        rationale: Runtime dependency
d6226f6
        ref: f33
cebe056
...