Skip to content

Commit 7293564

Browse files
committed
debian: Prefer "sos" over "sosreport"
See https://salsa.debian.org/utopia-team/cockpit/-/merge_requests/3 Thanks to Arif Ali for the original patch!
1 parent 6ec4bf2 commit 7293564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Architecture: all
158158
Multi-Arch: foreign
159159
Depends: ${misc:Depends},
160160
cockpit-bridge (>= ${source:Version}),
161-
sosreport
161+
sos | sosreport
162162
Description: Cockpit user interface for diagnostic reports
163163
The Cockpit component for creating diagnostic reports with the
164164
sosreport tool.

0 commit comments

Comments
 (0)