add missing dependency
authorFelix Fietkau <nbd@openwrt.org>
Sun, 17 Aug 2008 16:18:36 +0000 (16:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Aug 2008 16:18:36 +0000 (16:18 +0000)
SVN-Revision: 12335

libs/fcgi/Makefile

index 0c81d7fd9a938ead148dbef1f0faf60165252ae8..d7f51c2b6be88ca1346ba4468a0a63a241c7e1c3 100644 (file)
@@ -24,6 +24,7 @@ define Package/fcgi
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=Shared library of FastCGI
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=Shared library of FastCGI
+  DEPENDS:=+uclibcxx
   URL:=http://www.fastcgi.com/
 endef
 
   URL:=http://www.fastcgi.com/
 endef