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