Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 467280
Collapse All | Expand All

(-)a/pulseaudio-3.0/configure.ac (-1 / +1 lines)
Lines 628-634 Link Here
628
628
629
#### json parsing ####
629
#### json parsing ####
630
630
631
PKG_CHECK_MODULES(LIBJSON, [ json >= 0.9 ])
631
PKG_CHECK_MODULES(LIBJSON, [ json-c >= 0.9 ])
632
AC_SUBST(LIBJSON_CFLAGS)
632
AC_SUBST(LIBJSON_CFLAGS)
633
AC_SUBST(LIBJSON_LIBS)
633
AC_SUBST(LIBJSON_LIBS)
634
634

Return to bug 467280