From 8b3c85ca8244eec0d01eea269922d780f73ccebb Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 24 Oct 2012 13:05:18 +0000 Subject: [package] uclibc++: make it depend on INSTALL_LIBSTDCPP git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33910 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/libs/uclibc++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/libs/uclibc++') diff --git a/package/libs/uclibc++/Makefile b/package/libs/uclibc++/Makefile index 15c2bce54..2dd8f6507 100644 --- a/package/libs/uclibc++/Makefile +++ b/package/libs/uclibc++/Makefile @@ -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 -- cgit v1.2.3