Skip to content

Commit 1f2e865

Browse files
committed
fix: missing comma
1 parent 272093e commit 1f2e865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/share/rsdk/build/mod/packages/categories/desktop.libjsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function(suite,
4646
"plymouth-theme-breeze",
4747
"plymouth-themes",
4848
"rtkit",
49-
"system-config-printer"
49+
"system-config-printer",
5050
"vdpau-driver-all",
5151
"vulkan-tools",
5252
"xdg-desktop-portal",

0 commit comments

Comments
 (0)