diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 14:28:03 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 14:28:03 (EDT) |
commit | c794eb7157d3613a91d0960ff64e4a6df2868c89 (patch) | |
tree | 8a87718013e7c149e4d8d4747f2b066acbd87138 /libncursesw.5.pkg/control | |
parent | a185a70c9edc0eb7ff1ffe3c20bb3c1caa33a5f7 (diff) |
Add ABI version 6 packages
Diffstat (limited to 'libncursesw.5.pkg/control')
-rw-r--r-- | libncursesw.5.pkg/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libncursesw.5.pkg/control b/libncursesw.5.pkg/control index e140d0d..b820ad2 100644 --- a/libncursesw.5.pkg/control +++ b/libncursesw.5.pkg/control @@ -1,7 +1,8 @@ Architecture: any Platform: all Depends: ncurses-common (= ${Source-Version}), ${Shlib-Depends} -Description: curses library with wide character support +Description: curses library with wide character support (legacy ABI) ${Common-Description} . - This package provides the ncurses shared libraries with wide character support. + This package provides the ncurses (legacy ABI) shared libraries with wide + character support. |