summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libtinfo.5.pkg/control3
-rw-r--r--libtinfo.6.pkg/control3
2 files changed, 4 insertions, 2 deletions
diff --git a/libtinfo.5.pkg/control b/libtinfo.5.pkg/control
index e8ee73e..e1e957c 100644
--- a/libtinfo.5.pkg/control
+++ b/libtinfo.5.pkg/control
@@ -1,6 +1,7 @@
Architecture: any
Platform: all
-Depends: ncurses-common (= ${Source-Version}), terminfo-linux [any-linux-any],
+Depends: ncurses-common (= ${Source-Version}),
+ terminfo-linux (>= ${Source-Version}) [any-linux-any],
${Shlib-Depends}
Recommends: libtic.5 (= ${Binary-Version})
Description: curses terminfo library (legacy ABI)
diff --git a/libtinfo.6.pkg/control b/libtinfo.6.pkg/control
index 6073d58..7ad128d 100644
--- a/libtinfo.6.pkg/control
+++ b/libtinfo.6.pkg/control
@@ -1,6 +1,7 @@
Architecture: any
Platform: all
-Depends: ncurses-common (= ${Source-Version}), terminfo-linux [any-linux-any],
+Depends: ncurses-common (= ${Source-Version}),
+ terminfo-linux (>= ${Source-Version}) [any-linux-any],
${Shlib-Depends}
Recommends: libtic.6 (= ${Binary-Version})
Description: curses terminfo library