1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

netsurf: enable freetype

This commit is contained in:
kyak
2010-11-20 15:26:12 +03:00
parent 22c747edd9
commit 47eda0bc80
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ define Package/netsurf
CATEGORY:=Network
TITLE:=netsurf
URL:=http://www.netsurf-browser.org/
DEPENDS:=+libsdl +libcss +libhubbub +libparserutils +libnsfb +libxml2 +libcurl
DEPENDS:=+libsdl +libcss +libhubbub +libparserutils +libnsfb +libxml2 +libcurl +libfreetype
endef
define Package/netsurf/description