summaryrefslogtreecommitdiffstats
path: root/gawk.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 23:32:00 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 23:32:00 (EDT)
commitb7eb8e209b4d3b8e50971089e9786996d3bf9762 (patch)
tree889d9e389c795c81eacf087ee608b77e30dcb2f0 /gawk.pkg
parentacf1becd437e9f1af0c212dd10632c5b7200225d (diff)
gawk: Use oh-shlibdeps
Diffstat (limited to 'gawk.pkg')
-rw-r--r--gawk.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/gawk.pkg/control b/gawk.pkg/control
index eaed4a9..28f29b2 100644
--- a/gawk.pkg/control
+++ b/gawk.pkg/control
@@ -1,5 +1,5 @@
Architecture: any
Platform: all
-Depends: libgmp.10, libmpfr.4, libreadline.6, libtinfo.5, libsigsegv.2
+Depends: ${Shlib-Depends}
Description: GNU Awk, a pattern scanning and processing language
${Common-Description}