summaryrefslogtreecommitdiffstats
path: root/test/module.defs
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2014-12-05 17:00:30 +0000
committerjstebbins <[email protected]>2014-12-05 17:00:30 +0000
commitd729b522d96133aef1849b4adf918dfa26ad6e66 (patch)
treee297a6a92139c325eb139f4c35bdaa5087b2a9be /test/module.defs
parent08bcbdd649590f18f4909a613d7faffabc2e2009 (diff)
contrib: build and link new jansson lib
No new functionality yet. To be used for new json APIs. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6590 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'test/module.defs')
-rw-r--r--test/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/module.defs b/test/module.defs
index 609c96b5d..6f9904852 100644
--- a/test/module.defs
+++ b/test/module.defs
@@ -17,7 +17,7 @@ TEST.GCC.l = \
ass avcodec avformat avutil avresample dvdnav dvdread \
fontconfig fribidi mp3lame ogg \
samplerate swscale vpx theoraenc theoradec vorbis vorbisenc x264 \
- bluray freetype xml2 bz2 z
+ bluray freetype xml2 bz2 z jansson
ifeq (1,$(FEATURE.qsv))
TEST.GCC.D += USE_QSV HAVE_THREADS=1