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

SVN-Revision: 8529
master
Nicolas Thill 17 years ago
parent d06fe5e328
commit 902db2062e
  1. 3
      package/fonera-mp3/Makefile

@ -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

Loading…
Cancel
Save