Switch to F36 runtime and sources
This commit is contained in:
parent
c9feec1f5b
commit
b2334e34be
1 changed files with 15 additions and 15 deletions
|
|
@ -12,13 +12,13 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-common: [f35]
|
||||
flatpak-runtime: [f35]
|
||||
platform: [f35]
|
||||
flatpak-common: [f36]
|
||||
flatpak-runtime: [f36]
|
||||
platform: [f36]
|
||||
requires:
|
||||
flatpak-common: [f35]
|
||||
flatpak-runtime: [f35]
|
||||
platform: [f35]
|
||||
flatpak-common: [f36]
|
||||
flatpak-runtime: [f36]
|
||||
platform: [f36]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
@ -29,39 +29,39 @@ data:
|
|||
rpms:
|
||||
GraphicsMagick:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
colord-gtk:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
darktable:
|
||||
rationale: Application package
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
buildorder: 10
|
||||
gmic:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
lensfun:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
libgphoto2:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
mkfontscale:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
osm-gps-map:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
portmidi:
|
||||
rationale: Runtime dependency
|
||||
ref: f35
|
||||
ref: f36
|
||||
arches: [aarch64,x86_64]
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue