Skip to content

Commit

Permalink
style: sort packages
Browse files Browse the repository at this point in the history
Signed-of-by: Dusk Banks <[email protected]>
  • Loading branch information
bb010g committed Dec 18, 2024
1 parent f6f9024 commit 21fbc28
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"just",
"kernel-tools",
"libcamera",
"libcamera-tools",
"libcamera-gstreamer",
"libcamera-ipa",
"libcamera-tools",
"libfdk-aac",
"libratbag-ratbagd",
"libva-utils",
Expand Down Expand Up @@ -81,6 +81,7 @@
},
"exclude": {
"all": [
"default-fonts-cjk-sans",
"fdk-aac-free",
"ffmpeg-free",
"google-noto-sans-cjk-vf-fonts",
Expand All @@ -91,12 +92,11 @@
"libavutil-free",
"libpostproc-free",
"libswresample-free",
"libswscale-free",
"default-fonts-cjk-sans"
"libswscale-free"
],
"silverblue": [
"totem-video-thumbnailer",
"gnome-software-rpm-ostree"
"gnome-software-rpm-ostree",
"totem-video-thumbnailer"
],
"kinoite": [
"ffmpegthumbnailer",
Expand Down

0 comments on commit 21fbc28

Please sign in to comment.