summaryrefslogtreecommitdiffstats
path: root/ncurses-dbg.pkg
diff options
context:
space:
mode:
authorPatrick 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)
commitff62301a65920e4b48381aa046056c38d433cd36 (patch)
tree9358dbde7c31ac1a1f822c5cafd97e63409630a6 /ncurses-dbg.pkg
parent1263bfc1eee49f54cb1553563d13acdcaf9d2dcb (diff)
Organize packages into sections
Diffstat (limited to 'ncurses-dbg.pkg')
-rw-r--r--ncurses-dbg.pkg/control21
1 files changed, 11 insertions, 10 deletions
diff --git a/ncurses-dbg.pkg/control b/ncurses-dbg.pkg/control
index 6db42da..b3079a0 100644
--- a/ncurses-dbg.pkg/control
+++ b/ncurses-dbg.pkg/control
@@ -1,17 +1,18 @@
Architecture: any
Platform: all
+Section: dbg
Depends: ncurses-common (= ${Source-Version}),
Recommends:
- libncurses.5 (= ${Binary-Version}),
- libncursesw.5 (= ${Binary-Version}),
- libncurses++.5 (= ${Binary-Version}),
- libncurses++w.5 (= ${Binary-Version}),
- libtinfo.5 (= ${Binary-Version}),
- libncurses.6 (= ${Binary-Version}),
- libncursesw.6 (= ${Binary-Version}),
- libncurses++.6 (= ${Binary-Version}),
- libncurses++w.6 (= ${Binary-Version}),
- libtinfo.6 (= ${Binary-Version}),
+ libncurses.5:${Host-Arch} (= ${Binary-Version}),
+ libncursesw.5:${Host-Arch} (= ${Binary-Version}),
+ libncurses++.5:${Host-Arch} (= ${Binary-Version}),
+ libncurses++w.5:${Host-Arch} (= ${Binary-Version}),
+ libtinfo.5:${Host-Arch} (= ${Binary-Version}),
+ libncurses.6:${Host-Arch} (= ${Binary-Version}),
+ libncursesw.6:${Host-Arch} (= ${Binary-Version}),
+ libncurses++.6:${Host-Arch} (= ${Binary-Version}),
+ libncurses++w.6:${Host-Arch} (= ${Binary-Version}),
+ libtinfo.6:${Host-Arch} (= ${Binary-Version}),
ncurses-bin (= ${Binary-Version}),
Description: curses library - debugging symbols
${Common-Description}