fix dependency bug in python

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2007-10-14 05:12:22 +00:00
parent edc91287aa
commit 105e58b574

View File

@ -123,6 +123,7 @@ define Build/Compile
--disable-ipv6 \
--without-cxx-main \
--with-threads \
ac_cv_lib_readline_readline=no \
HOSTPYTHON=./hostpython \
HOSTPGEN=./hostpgen \
OPT="$(TARGET_CFLAGS)" \