summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 330e936..e5c30b7 100755
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,8 @@ AC_SUBST(TBM_LIBS)
PKG_CHECK_MODULES([GST_ALLOCATORS], [gstreamer-allocators-1.0])
+PKG_CHECK_MODULES(LIBJSON, [ json-c >= 0.11 ])
+
# Checks for library functions.
AC_CONFIG_FILES([
Makefile