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 /libncurses.6.pkg/control | |
parent | a185a70c9edc0eb7ff1ffe3c20bb3c1caa33a5f7 (diff) |
Add ABI version 6 packages
Diffstat (limited to 'libncurses.6.pkg/control')
-rw-r--r-- | libncurses.6.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libncurses.6.pkg/control b/libncurses.6.pkg/control new file mode 100644 index 0000000..3fb36b6 --- /dev/null +++ b/libncurses.6.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: ncurses-common (= ${Source-Version}), ${Shlib-Depends} +Description: curses library + ${Common-Description} + . + This package provides the ncurses shared libraries. |