boost: avoid the python build dependency if python support is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6decbb6b5b
commit
16a7edec39
@ -116,7 +116,7 @@ endef
|
|||||||
define Package/boost-python
|
define Package/boost-python
|
||||||
$(call Package/boost/Default)
|
$(call Package/boost/Default)
|
||||||
TITLE+= (python)
|
TITLE+= (python)
|
||||||
DEPENDS+= +python
|
DEPENDS+= +PACKAGE_boost-python:python
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/boost-random
|
define Package/boost-random
|
||||||
|
Loading…
x
Reference in New Issue
Block a user