$NetBSD: patch-brushlib_SConscript,v 1.1 2015/03/15 04:51:31 ryoon Exp $

--- brushlib/SConscript.orig	2012-12-31 17:03:38.000000000 +0000
+++ brushlib/SConscript
@@ -73,7 +73,7 @@ if env['enable_docs']:
 
 env.Append(CPPPATH='./')
 
-pkg_deps = ['json']
+pkg_deps = ['json-c']
 libs = ['m']
 linkflags = []
 
