add missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12335 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-17 16:18:36 +00:00
parent 21cb9cf5f1
commit be2ad18f2c

View 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