diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 16:22:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-03 16:22:16 (EDT) |
commit | 3286272428414c18393a37ad89c1d078fde3e549 (patch) | |
tree | 25334011e235bfbad5ce0d884161e6513e1aef59 /gdbserver.pkg/control | |
parent | b0ff0ab9cd3197c31f39eb835207acff187bbcf5 (diff) |
Use oh-shlibdeps
Diffstat (limited to 'gdbserver.pkg/control')
-rw-r--r-- | gdbserver.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver.pkg/control b/gdbserver.pkg/control index 4a918f7..660a326 100644 --- a/gdbserver.pkg/control +++ b/gdbserver.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: gdb-common (= ${Source-Version}) +Depends: gdb-common (= ${Source-Version}), ${Shlib-Depends} Description: Remote server for the GNU source-level debugger ${Common-Description} . |