summaryrefslogtreecommitdiffstats
path: root/gdb.pkg
diff options
context:
space:
mode:
authorPatrick 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)
commit3286272428414c18393a37ad89c1d078fde3e549 (patch)
tree25334011e235bfbad5ce0d884161e6513e1aef59 /gdb.pkg
parentb0ff0ab9cd3197c31f39eb835207acff187bbcf5 (diff)
Use oh-shlibdeps
Diffstat (limited to 'gdb.pkg')
-rw-r--r--gdb.pkg/control7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb.pkg/control b/gdb.pkg/control
index fe666b0..1c64a21 100644
--- a/gdb.pkg/control
+++ b/gdb.pkg/control
@@ -1,10 +1,5 @@
Architecture: any
Platform: all
-Depends: gdb-common (= ${Source-Version}),
- libreadline.6,
- libncurses.5,
- libtinfo.5,
- libz.1,
- libexpat.1,
+Depends: gdb-common (= ${Source-Version}), ${Shlib-Depends}
Description: GNU source-level debugger
${Common-Description}