summaryrefslogtreecommitdiffstats
path: root/libncursesw.6.pkg/control
diff options
context:
space:
mode:
authorPatrick 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)
commitc794eb7157d3613a91d0960ff64e4a6df2868c89 (patch)
tree8a87718013e7c149e4d8d4747f2b066acbd87138 /libncursesw.6.pkg/control
parenta185a70c9edc0eb7ff1ffe3c20bb3c1caa33a5f7 (diff)
Add ABI version 6 packages
Diffstat (limited to 'libncursesw.6.pkg/control')
-rw-r--r--libncursesw.6.pkg/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/libncursesw.6.pkg/control b/libncursesw.6.pkg/control
new file mode 100644
index 0000000..e140d0d
--- /dev/null
+++ b/libncursesw.6.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any
+Platform: all
+Depends: ncurses-common (= ${Source-Version}), ${Shlib-Depends}
+Description: curses library with wide character support
+ ${Common-Description}
+ .
+ This package provides the ncurses shared libraries with wide character support.