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++
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=@INSTALL_LIBSTDCPP
|
||||
TITLE:=C++ library for embedded systems
|
||||
URL:=http://cxx.uclibc.org/src/
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue