diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 20:16:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 20:16:57 (EDT) |
commit | ab0790f537ef8612311a8469bae2f7347365a7d9 (patch) | |
tree | c949f694c50e899e3f6316dc99d02923c73a0a34 /libreadline.8.pkg/control | |
parent | 015f56a2068039ca7ed8e5d99df59b76a9b1d8ff (diff) |
readline.8-common: New package
Diffstat (limited to 'libreadline.8.pkg/control')
-rw-r--r-- | libreadline.8.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libreadline.8.pkg/control b/libreadline.8.pkg/control index 3fd7cf7..374590e 100644 --- a/libreadline.8.pkg/control +++ b/libreadline.8.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libhistory.8 (= ${Binary-Version}), ${Shlib-Depends} +Depends: readline.8-common (= ${Source-Version}), ${Shlib-Depends} Description: Line editing library ${Common-Description} . |