summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libncursesw.5-dev.pkg/control4
-rw-r--r--libtinfo-dev.pkg/control4
2 files changed, 4 insertions, 4 deletions
diff --git a/libncursesw.5-dev.pkg/control b/libncursesw.5-dev.pkg/control
index 8dcb375..69a553c 100644
--- a/libncursesw.5-dev.pkg/control
+++ b/libncursesw.5-dev.pkg/control
@@ -1,6 +1,6 @@
-Architecture: any
+Architecture: all
Platform: all
-Depends: ncurses-common (= ${Source-Version})
+Depends: ncurses-common (= ${Source-Version}), libncurses.5-dev
Description: curses library - development files (transitional package)
This is a transitional package that can safely be removed. Packages should
build-depend on libncurses.5-dev instead of this package.
diff --git a/libtinfo-dev.pkg/control b/libtinfo-dev.pkg/control
index 2535751..69a553c 100644
--- a/libtinfo-dev.pkg/control
+++ b/libtinfo-dev.pkg/control
@@ -1,6 +1,6 @@
-Architecture: any
+Architecture: all
Platform: all
-Depends: libncurses.5-dev (= ${Binary-Version})
+Depends: ncurses-common (= ${Source-Version}), libncurses.5-dev
Description: curses library - development files (transitional package)
This is a transitional package that can safely be removed. Packages should
build-depend on libncurses.5-dev instead of this package.