set proper depend variable
SVN-Revision: 34199
#
-# Copyright (C) 2006-2008 OpenWrt.org
+# Copyright (C) 2006-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_NAME:=fltk2
PKG_REV:=6671
PKG_VERSION:=r$(PKG_REV)
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
SUBMENU:=framework
TITLE:=Fltk2
URL:=http://fltk.org/
- DEPENDS:=+libXi +libstdcpp +libfreetype
+ DEPENDS:=+libXi +libstdcpp +libfreetype +libXft +libpthread
endef
define Package/fltk2/description