Skip to content

Commit 2929800

Browse files
committed
Update image spec
Signed-off-by: Sourav Moitra <sourav.moitr@gmail.com>
1 parent c76a80a commit 2929800

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

configure.ac

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ AM_SILENT_RULES([yes])
1515
AM_CONDITIONAL([HAVE_EMBEDDED_JANSSON], [test x"$embedded_jansson" = xtrue])
1616
AM_COND_IF([HAVE_EMBEDDED_JANSSON], [], [
1717
AC_SEARCH_LIBS(json_object, [jansson], [AC_DEFINE([HAVE_JANSSON], 1, [Define if libjansson is available])], [AC_MSG_ERROR([*** libjansson headers not found])])
18-
PKG_CHECK_MODULES([JANSSON], [jansson >= 2.14])
1918
])
2019

2120
# Optionally install the library.

image-spec

Submodule image-spec updated 1 file

0 commit comments

Comments
 (0)