From ef1d7043cdbc6270cecae5533012f7e666b76474 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 17 Aug 2008 16:18:36 +0000 Subject: [PATCH] add missing dependency SVN-Revision: 12335 --- libs/fcgi/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/fcgi/Makefile b/libs/fcgi/Makefile index 0c81d7fd9a..d7f51c2b6b 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 -- 2.30.2