Switch to F35 runtime and sources
This commit is contained in:
parent
dc5681056d
commit
52ea5b4033
1 changed files with 10 additions and 10 deletions
|
|
@ -10,13 +10,13 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-common: [f34]
|
||||
flatpak-runtime: [f34]
|
||||
platform: [f34]
|
||||
flatpak-common: [f35]
|
||||
flatpak-runtime: [f35]
|
||||
platform: [f35]
|
||||
requires:
|
||||
flatpak-common: [f34]
|
||||
flatpak-runtime: [f34]
|
||||
platform: [f34]
|
||||
flatpak-common: [f35]
|
||||
flatpak-runtime: [f35]
|
||||
platform: [f35]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
@ -25,15 +25,15 @@ data:
|
|||
rpms:
|
||||
python-olefile:
|
||||
rationale: Runtime dependency
|
||||
ref: f34
|
||||
ref: f35
|
||||
python-pillow:
|
||||
rationale: Runtime dependency
|
||||
ref: f34
|
||||
ref: f35
|
||||
python-qrcode:
|
||||
rationale: Runtime dependency
|
||||
ref: f34
|
||||
ref: f35
|
||||
quearcode:
|
||||
rationale: Application package
|
||||
ref: f34
|
||||
ref: f35
|
||||
buildorder: 10
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue