uclibc++: make it depend on INSTALL_LIBSTDCPP
[librecmc/librecmc.git] / package / libs / uclibc++ / Makefile
index 15c2bce54bdb9153c1e82d3b009d1b9afe54b2c8..2dd8f6507ec51ddf8d3a85de618c9cfc4e7abc5a 100644 (file)
@@ -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