Switch to F34 runtime and sources
This commit is contained in:
parent
85bdb615f0
commit
e00fd78277
1 changed files with 9 additions and 9 deletions
|
|
@ -11,13 +11,13 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-common: [f33]
|
||||
flatpak-runtime: [f33]
|
||||
platform: [f33]
|
||||
flatpak-common: [f34]
|
||||
flatpak-runtime: [f34]
|
||||
platform: [f34]
|
||||
requires:
|
||||
flatpak-common: [f33]
|
||||
flatpak-runtime: [f33]
|
||||
platform: [f33]
|
||||
flatpak-common: [f34]
|
||||
flatpak-runtime: [f34]
|
||||
platform: [f34]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
@ -26,12 +26,12 @@ data:
|
|||
rpms:
|
||||
hydrapaper:
|
||||
rationale: Application package
|
||||
ref: f33
|
||||
ref: f34
|
||||
buildorder: 10
|
||||
python-olefile:
|
||||
rationale: Runtime dependency
|
||||
ref: f33
|
||||
ref: f34
|
||||
python-pillow:
|
||||
rationale: Runtime dependency
|
||||
ref: f33
|
||||
ref: f34
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue