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 /libtinfo.6.pkg | |
parent | 1263bfc1eee49f54cb1553563d13acdcaf9d2dcb (diff) |
Organize packages into sections
Diffstat (limited to 'libtinfo.6.pkg')
-rw-r--r-- | libtinfo.6.pkg/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtinfo.6.pkg/control b/libtinfo.6.pkg/control index e50b616..d663cdd 100644 --- a/libtinfo.6.pkg/control +++ b/libtinfo.6.pkg/control @@ -1,8 +1,10 @@ Architecture: any Platform: all +Section: lib Depends: ncurses-common (= ${Source-Version}), terminfo-linux (>= ${Source-Version}) [any-linux-any], ${Shlib-Depends} +Pre-Depends: libtinfo.6 (>= 1:1.0) Description: curses terminfo library ${Common-Description} . |