temporarily disable python-dev check
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23620 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cfc65b7052
commit
c8c559d95c
@ -136,9 +136,9 @@ define Require/python2-dev
|
||||
[ -e /usr/include/python2.6/Python.h ]
|
||||
endef
|
||||
|
||||
$(eval $(call Require,python2-dev, \
|
||||
Please install Python 2.x headers (python-dev) \
|
||||
))
|
||||
#$(eval $(call Require,python2-dev, \
|
||||
# Please install Python 2.x headers (python-dev) \
|
||||
#))
|
||||
|
||||
$(eval $(call RequireCommand,python, \
|
||||
Please install Python 2.x \
|
||||
|
Loading…
x
Reference in New Issue
Block a user