Skip to content

Commit

Permalink
DLPX-92461 Add libkdumpfile10 and python3-drgn as dependencies of sdb…
Browse files Browse the repository at this point in the history
… to remove dependency on internal forks

PR URL: https://www.github.com/delphix/sdb/pull/344
  • Loading branch information
palash-gandhi committed Oct 17, 2024
1 parent 92fc92b commit d696202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Build-Depends: debhelper (>= 9), dh-python, python3

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

0 comments on commit d696202

Please sign in to comment.