Skip to content

Commit

Permalink
cosmic-session: Also add pciutils rundep
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Jan 18, 2025
1 parent 39aa1d5 commit 4e342d3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
Binary file modified c/cosmic-session/manifest.x86_64.bin
Binary file not shown.
3 changes: 2 additions & 1 deletion c/cosmic-session/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"binary(xdg-user-dirs-gtk-update)",
"font-firacode",
"interpreter(/usr/lib/ld-linux-x86-64.so.2(x86_64))",
"pciutils",
"soname(ld-linux-x86-64.so.2(x86_64))",
"soname(libc.so.6(x86_64))",
"soname(libunwind.so.1(x86_64))",
Expand All @@ -55,6 +56,6 @@
}
},
"source-name": "cosmic-session",
"source-release": "20",
"source-release": "21",
"source-version": "1.0.0-alpha.5.1"
}
5 changes: 5 additions & 0 deletions c/cosmic-session/monitoring.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
releases:
id: ~
rss: ~
security:
cpe: ~
3 changes: 2 additions & 1 deletion c/cosmic-session/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
name : cosmic-session
version : 1.0.0-alpha.5.1
release : 20
release : 21
summary : Cosmic Session Management
license : GPL-3.0
homepage : https://github.com/pop-os/cosmic-session
Expand Down Expand Up @@ -40,6 +40,7 @@ rundeps :
- binary(xdg-user-dirs-gtk-update)
- accountsservice
- font-firacode
- pciutils
- wireplumber
- xdg-desktop-portal-cosmic
networking : yes
Expand Down

0 comments on commit 4e342d3

Please sign in to comment.