mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
fbida: fix missing deps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user