fonera-mp3: fix json-c dependency here as well

SVN-Revision: 8529
This commit is contained in:
Nicolas Thill 2007-08-28 15:11:42 +00:00
parent d06fe5e328
commit 902db2062e

View File

@ -11,7 +11,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=fonera-mp3d
PKG_RELEASE:=1
PKG_VERSION:=1.0
PKG_BUILD_DEPENDS:=json-c
PKG_BUILD_DEPENDS:=libjson
include $(INCLUDE_DIR)/package.mk