mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
fonera-mp3: fix json-c dependency here as well
SVN-Revision: 8529
This commit is contained in:
parent
d06fe5e328
commit
902db2062e
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue