oops... forgot ncurses depend in screen package
SVN-Revision: 806
This commit is contained in:
parent
7fc7a4c79a
commit
a287d24489
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user