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