diff --git a/hydrapaper.yaml b/hydrapaper.yaml index 291e3e2..e09479a 100644 --- a/hydrapaper.yaml +++ b/hydrapaper.yaml @@ -22,29 +22,22 @@ data: default: rpms: - hydrapaper - buildopts: - arches: [aarch64, x86_64] components: rpms: dbus-python: rationale: Runtime dependency ref: f35 - arches: [aarch64,x86_64] hydrapaper: rationale: Application package ref: f35 - arches: [aarch64,x86_64] buildorder: 10 libadwaita: rationale: Runtime dependency ref: f35 - arches: [aarch64,x86_64] python-olefile: rationale: Runtime dependency ref: f35 - arches: [aarch64,x86_64] python-pillow: rationale: Runtime dependency ref: f35 - arches: [aarch64,x86_64] ...