diff options
Diffstat (limited to 'contrib/libtheora')
-rw-r--r-- | contrib/libtheora/module.defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libtheora/module.defs b/contrib/libtheora/module.defs index db29a89cd..7aef8e2dc 100644 --- a/contrib/libtheora/module.defs +++ b/contrib/libtheora/module.defs @@ -8,6 +8,7 @@ LIBTHEORA.CONFIGURE.extra = \ --disable-oggtest \ --disable-sdltest \ --disable-vorbistest \ + --disable-spec \ --with-ogg=$(call fn.ABSOLUTE,$(CONTRIB.build/)) \ --with-vorbis=$(call fn.ABSOLUTE,$(CONTRIB.build/)) \ HAVE_PKG_CONFIG=no |