diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:40:14 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:40:14 (EDT) |
commit | 27b9b48555d79283de0d3e72c69b0f3896aa8855 (patch) | |
tree | c1e51aade088af5d1ebd9131d51fe943911383eb /libmenuw.6.pkg/control | |
parent | 4449ca87574c9f20ec7c82b360d07db80cff52ff (diff) |
libform*.6, libmenu*.6, libpanel*.6: New packages
Diffstat (limited to 'libmenuw.6.pkg/control')
-rw-r--r-- | libmenuw.6.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libmenuw.6.pkg/control b/libmenuw.6.pkg/control new file mode 100644 index 0000000..d7ac1ae --- /dev/null +++ b/libmenuw.6.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: ncurses-common (= ${Source-Version}), ${Shlib-Depends} +Description: curses menu library with wide character support + ${Common-Description} + . + This package provides the ncurses menu shared library with wide character + support. |