summaryrefslogtreecommitdiffstats
path: root/libncurses.6-dev.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 /libncurses.6-dev.pkg
parent1263bfc1eee49f54cb1553563d13acdcaf9d2dcb (diff)
Organize packages into sections
Diffstat (limited to 'libncurses.6-dev.pkg')
-rw-r--r--libncurses.6-dev.pkg/control25
1 files changed, 13 insertions, 12 deletions
diff --git a/libncurses.6-dev.pkg/control b/libncurses.6-dev.pkg/control
index 22444b9..147ab96 100644
--- a/libncurses.6-dev.pkg/control
+++ b/libncurses.6-dev.pkg/control
@@ -1,18 +1,19 @@
Architecture: any
Platform: all
+Section: libdev
Depends: ncurses-common (= ${Source-Version}),
- libncurses.6 (= ${Binary-Version}),
- libncursesw.6 (= ${Binary-Version}),
- libncurses++.6 (= ${Binary-Version}),
- libncurses++w.6 (= ${Binary-Version}),
- libform.6 (= ${Binary-Version}),
- libformw.6 (= ${Binary-Version}),
- libmenu.6 (= ${Binary-Version}),
- libmenuw.6 (= ${Binary-Version}),
- libpanel.6 (= ${Binary-Version}),
- libpanelw.6 (= ${Binary-Version}),
- libtinfo.6 (= ${Binary-Version}),
- libtic.6 (= ${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}),
+ libform.6:${Host-Arch} (= ${Binary-Version}),
+ libformw.6:${Host-Arch} (= ${Binary-Version}),
+ libmenu.6:${Host-Arch} (= ${Binary-Version}),
+ libmenuw.6:${Host-Arch} (= ${Binary-Version}),
+ libpanel.6:${Host-Arch} (= ${Binary-Version}),
+ libpanelw.6:${Host-Arch} (= ${Binary-Version}),
+ libtinfo.6:${Host-Arch} (= ${Binary-Version}),
+ libtic.6:${Host-Arch} (= ${Binary-Version}),
# Should conflict with all other available versions:
Conflicts: libncurses.5-dev
Description: curses library - development files