mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] uclibc++: make it depend on INSTALL_LIBSTDCPP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33910 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user