fix lcd4linux build depends
[openwrt-10.03/.git] / package / Makefile
index 5009a321a4a8656e61deb35ec5c82e992b252103..7ea5380f532ac6a9234f4d04dc97fe889ba00394 100644 (file)
@@ -31,6 +31,7 @@ package-$(BR2_PACKAGE_PORTMAP) += portmap
 package-$(BR2_PACKAGE_PPP) += ppp
 package-$(BR2_PACKAGE_PPTP) += pptp
 package-$(BR2_PACKAGE_PPTPD) += pptpd
+package-$(BR2_PACKAGE_SER) += ser
 package-$(BR2_PACKAGE_STRACE) += strace
 package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
 package-$(BR2_PACKAGE_ZLIB) += zlib
@@ -46,6 +47,7 @@ openssl-compile: zlib-compile
 openvpn-compile: openssl-compile
 nfs-server-compile: portmap-compile
 portmap-compile: tcp_wrappers-compile
+lcd4linux-compile: ncurses-compile
 $(patsubst %,%-prepare,$(package-y) $(package-m)): linux-install
 
 %-prepare: