diff options
author | P. J. McDermott <pjm@nac.net> | 2013-08-03 18:15:48 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-08-03 18:15:48 (EDT) |
commit | 78b87d879c5f8a223e36dbfb140a09ca021223f5 (patch) | |
tree | 34c675651a90a8aa75cf9a7eb9850f818eb68b25 /libncursesw.5-dev.pkg/control | |
parent | 82c1c22be076215a3ebe8730ff2d7c4d4db54ff5 (diff) |
Use SPF 2.0 and opkhelper 3.0.
Diffstat (limited to 'libncursesw.5-dev.pkg/control')
-rw-r--r-- | libncursesw.5-dev.pkg/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libncursesw.5-dev.pkg/control b/libncursesw.5-dev.pkg/control index ec9a78f..b73d5a5 100644 --- a/libncursesw.5-dev.pkg/control +++ b/libncursesw.5-dev.pkg/control @@ -1,6 +1,6 @@ -Package: libncursesw.5-dev Architecture: any -Depends: libncursesw.5 (= 5.9-1) +Platform: all +Depends: libncurses.5 (= ${Binary-Version}) Description: curses library with wide character support - development files The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses terminfo format, supports pads and |