summaryrefslogtreecommitdiffstats
path: root/libreadline.8.pkg/control
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 20:07:25 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 20:07:25 (EDT)
commit8578dbc91e419ca92fae48147e23d6a190c6a194 (patch)
treeeecaff41c18b889ff866a8aa148586dbccf731b0 /libreadline.8.pkg/control
parentcafd58a117ff1dc550629b8c0142f2402ae70601 (diff)
libhistory.8: New package
Diffstat (limited to 'libreadline.8.pkg/control')
-rw-r--r--libreadline.8.pkg/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/libreadline.8.pkg/control b/libreadline.8.pkg/control
index d83c480..3fd7cf7 100644
--- a/libreadline.8.pkg/control
+++ b/libreadline.8.pkg/control
@@ -1,5 +1,7 @@
Architecture: any
Platform: all
-Depends: ${Shlib-Depends}
-Description: Line editing and command history libraries
+Depends: libhistory.8 (= ${Binary-Version}), ${Shlib-Depends}
+Description: Line editing library
${Common-Description}
+ .
+ This package provides the GNU Readline library.