add missing dependency
[packages.git] / libs / fcgi / Makefile
index 0c81d7f..d7f51c2 100644 (file)
@@ -24,6 +24,7 @@ define Package/fcgi
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=Shared library of FastCGI
+  DEPENDS:=+uclibcxx
   URL:=http://www.fastcgi.com/
 endef