diff --git a/libs/fcgi/Makefile b/libs/fcgi/Makefile index 0c81d7fd9..d7f51c2b6 100644 --- a/libs/fcgi/Makefile +++ b/libs/fcgi/Makefile @@ -24,6 +24,7 @@ define Package/fcgi SECTION:=libs CATEGORY:=Libraries TITLE:=Shared library of FastCGI + DEPENDS:=+uclibcxx URL:=http://www.fastcgi.com/ endef