uclibc++: make it depend on INSTALL_LIBSTDCPP
SVN-Revision: 33910
This commit is contained in:
parent
7756529b80
commit
4eda974038
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ define Package/uclibcxx
|
||||||
NAME:=uclibc++
|
NAME:=uclibc++
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
|
DEPENDS:=@INSTALL_LIBSTDCPP
|
||||||
TITLE:=C++ library for embedded systems
|
TITLE:=C++ library for embedded systems
|
||||||
URL:=http://cxx.uclibc.org/src/
|
URL:=http://cxx.uclibc.org/src/
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue