From ff62301a65920e4b48381aa046056c38d433cd36 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 10 Jan 2021 06:07:06 -0500 Subject: Organize packages into sections --- (limited to 'libncurses.5-dev.pkg/control') 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 -- cgit v0.9.1