diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-23 17:14:40 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-23 17:14:40 (EDT) |
commit | ea4d6cabf23dedc16be9b960d50f963edc4751a4 (patch) | |
tree | 36ac106c25d58a5452b4a8fc0763e50bc67553fc /libreadline.6.pkg/control | |
parent | b4f72669b55b43e50edfd1b61edae743c37da238 (diff) |
libreadline.6: Use oh-shlibdeps
Diffstat (limited to 'libreadline.6.pkg/control')
-rw-r--r-- | libreadline.6.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libreadline.6.pkg/control b/libreadline.6.pkg/control index 84e0842..d83c480 100644 --- a/libreadline.6.pkg/control +++ b/libreadline.6.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libtinfo.5 +Depends: ${Shlib-Depends} Description: Line editing and command history libraries ${Common-Description} |