Skip to content

Commit 68c962c

Browse files
DLPX-92461 Add libkdumpfile10 and python3-drgn as dependencies of sdb to remove dependency on internal forks
PR URL: #344
1 parent 92fc92b commit 68c962c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ Build-Depends: debhelper (>= 9), dh-python, python3
77

88
Package: sdb
99
Architecture: any
10-
Depends: ${shlibs:Depends}, ${python3:Depends}
10+
Depends: libkdumpfile10, python3-drgn, ${shlibs:Depends}, ${python3:Depends}
1111
Description: The Slick/Simple Debugger

0 commit comments

Comments
 (0)