diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-10 06:07:06 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-10 07:38:53 (EST) |
commit | ff62301a65920e4b48381aa046056c38d433cd36 (patch) | |
tree | 9358dbde7c31ac1a1f822c5cafd97e63409630a6 /libmenuw.6.pkg/control | |
parent | 1263bfc1eee49f54cb1553563d13acdcaf9d2dcb (diff) |
Organize packages into sections
Diffstat (limited to 'libmenuw.6.pkg/control')
-rw-r--r-- | libmenuw.6.pkg/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libmenuw.6.pkg/control b/libmenuw.6.pkg/control index d7ac1ae..9e5637b 100644 --- a/libmenuw.6.pkg/control +++ b/libmenuw.6.pkg/control @@ -1,6 +1,8 @@ Architecture: any Platform: all +Section: lib Depends: ncurses-common (= ${Source-Version}), ${Shlib-Depends} +Pre-Depends: libmenuw.6 (>= 1:1.0) Description: curses menu library with wide character support ${Common-Description} . |