From 82c1c22be076215a3ebe8730ff2d7c4d4db54ff5 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 28 Apr 2012 11:15:40 -0400 Subject: Add dependencies and ensure working docs link. --- diff --git a/build b/build index de36293..3f1bb42 100755 --- a/build +++ b/build @@ -19,7 +19,7 @@ ncurses.buildstamp: --disable-python && \ make && make DESTDIR=$$(pwd)/../dest install oh-installfiles $(pkgs_normal) - oh-installdocs libncurses.5 + oh-installdocs libtinfo.5 oh-gencontrol $(pkgs_normal) oh-buildopk $(pkgs_normal) touch ncurses.buildstamp @@ -39,7 +39,7 @@ ncursesw.buildstamp: rm -Rf usr/bin usr/man usr/share && \ rm -Rf usr/lib/terminfo oh-installfiles $(pkgs_wide) - oh-installdocs libncurses.5 + oh-installdocs libtinfo.5 oh-gencontrol $(pkgs_wide) oh-buildopk $(pkgs_wide) touch ncursesw.buildstamp diff --git a/libncurses-doc.pkg/control b/libncurses-doc.pkg/control index 643e52e..57e7825 100644 --- a/libncurses-doc.pkg/control +++ b/libncurses-doc.pkg/control @@ -1,5 +1,6 @@ Package: libncurses-doc Architecture: all +Depends: libncurses.5 (= 5.9-1) Description: curses library - documentation 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 diff --git a/libncurses.5-dev.pkg/control b/libncurses.5-dev.pkg/control index cc65309..188d869 100644 --- a/libncurses.5-dev.pkg/control +++ b/libncurses.5-dev.pkg/control @@ -1,5 +1,6 @@ Package: libncurses.5-dev Architecture: any +Depends: libncurses.5 (= 5.9-1) Description: curses library - 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 diff --git a/libncurses.5.pkg/control b/libncurses.5.pkg/control index 82d187e..e2bbeb7 100644 --- a/libncurses.5.pkg/control +++ b/libncurses.5.pkg/control @@ -1,5 +1,6 @@ Package: libncurses.5 Architecture: any +Depends: libtinfo.5 (= 5.9-1) Description: curses library 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 diff --git a/libncursesw.5-dev.pkg/control b/libncursesw.5-dev.pkg/control index 91c492a..ec9a78f 100644 --- a/libncursesw.5-dev.pkg/control +++ b/libncursesw.5-dev.pkg/control @@ -1,5 +1,6 @@ Package: libncursesw.5-dev Architecture: any +Depends: libncursesw.5 (= 5.9-1) 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 diff --git a/libncursesw.5.pkg/control b/libncursesw.5.pkg/control index 1a678e4..ef18e9e 100644 --- a/libncursesw.5.pkg/control +++ b/libncursesw.5.pkg/control @@ -1,5 +1,6 @@ Package: libncursesw.5 Architecture: any +Depends: libtinfo.5 (= 5.9-1) Description: curses library with wide character support 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 diff --git a/libtinfo-dev.pkg/control b/libtinfo-dev.pkg/control index 4780671..9b6385c 100644 --- a/libtinfo-dev.pkg/control +++ b/libtinfo-dev.pkg/control @@ -1,5 +1,6 @@ Package: libtinfo-dev Architecture: any +Depends: libtinfo.5 (= 5.9-1) Description: curses terminfo library - 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 diff --git a/ncurses-bin.pkg/control b/ncurses-bin.pkg/control index 5b9fd6d..8c43bc4 100644 --- a/ncurses-bin.pkg/control +++ b/ncurses-bin.pkg/control @@ -1,5 +1,6 @@ Package: ncurses-bin Architecture: any +Depends: libtinfo.5 (= 5.9-1) Description: curses utilities 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 diff --git a/terminfo.pkg/control b/terminfo.pkg/control index c9c43b5..418e8c6 100644 --- a/terminfo.pkg/control +++ b/terminfo.pkg/control @@ -1,5 +1,6 @@ Package: terminfo Architecture: all +Depends: libtinfo.5 (= 5.9-1) Description: Terminal type definitions 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 -- cgit v0.9.1