oops... forgot ncurses depend in screen package
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 May 2005 09:55:24 +0000 (09:55 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 May 2005 09:55:24 +0000 (09:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@806 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/Makefile
package/screen/screen.control

index 384ea00..404d890 100644 (file)
@@ -101,6 +101,7 @@ endif
 ifneq ($(BR2_PACKAGE_ASTERISK_MYSQL),)
 asterisk-compile: mysql-compile
 endif
+screen-compile: ncurses-compile
 openswan-compile: gmp-compile
 nocatsplash-compile: glib-compile
 arpwatch-compile: libpcap-compile
index bc1786c..b1d5cb2 100644 (file)
@@ -3,4 +3,5 @@ Priority: optional
 Section: net
 Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
 Source: buildroot internal
+Depends: libncurses
 Description: A 'window manager' for the terminal session