From 74c88696a801a667434481a68018c740a68de3b1 Mon Sep 17 00:00:00 2001 From: kyak Date: Fri, 12 Oct 2012 11:35:31 +0400 Subject: [PATCH] fbida: fix missing deps --- fbida/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbida/Makefile b/fbida/Makefile index 0c46136..99c89db 100644 --- a/fbida/Makefile +++ b/fbida/Makefile @@ -22,7 +22,7 @@ define Package/fbida SECTION:=utils CATEGORY:=Utilities URL:=http://linux.bytesex.org/fbida/ - DEPENDS:=+libpng +libtiff +libexif $(ICONV_DEPENDS) +dejavu-fonts-ttf + DEPENDS:=+libpng +libtiff +libexif $(ICONV_DEPENDS) +dejavu-fonts-ttf +libcurl +libfreetype +fontconfig endef define Package/fbida/description