summaryrefslogtreecommitdiffstats
path: root/libncurses.5-dev.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'libncurses.5-dev.pkg/control')
-rw-r--r--libncurses.5-dev.pkg/control11
1 files changed, 6 insertions, 5 deletions
diff --git a/libncurses.5-dev.pkg/control b/libncurses.5-dev.pkg/control
index 74a1f03..83d865f 100644
--- a/libncurses.5-dev.pkg/control
+++ b/libncurses.5-dev.pkg/control
@@ -1,11 +1,12 @@
Architecture: any
Platform: all
+Section: libdev
Depends: ncurses-common (= ${Source-Version}),
- libncurses.5 (= ${Binary-Version}),
- libncursesw.5 (= ${Binary-Version}),
- libncurses++.5 (= ${Binary-Version}),
- libncurses++w.5 (= ${Binary-Version}),
- libtinfo.5 (= ${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}),
# Should conflict with all other available versions:
Conflicts: libncurses.6-dev
Description: curses library (legacy ABI) - development files