diff options
Diffstat (limited to 'libreadline.8.pkg/control')
-rw-r--r-- | libreadline.8.pkg/control | 6 |
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. |