Skip to content

Commit

Permalink
desktop: fix focal build
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Sep 26, 2023
1 parent d5ec0e1 commit b3bc71d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion common/flavors/.desktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ actions:
- accountsservice
- aha
- breeze-cursor-theme
- bup
- clinfo
- codium
- cups
Expand Down Expand Up @@ -62,6 +61,9 @@ actions:
{{ if eq $distro "debian" }}
- maliit-keyboard
{{ end }}
{{ if ne $suite "focal" }}
- bup
{{ end }}

{{ if eq $suite "bookworm" }}

Expand Down

0 comments on commit b3bc71d

Please sign in to comment.