From 5eb55d1f5742c9d03891ac8a56a4df233236dfd3 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Wed, 22 Aug 2012 16:25:09 +0200 Subject: Fix everything up to gst-plugins-base to build on Android --- recipes/libtheora.recipe | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/libtheora.recipe') diff --git a/recipes/libtheora.recipe b/recipes/libtheora.recipe index 601b7bf2..5d7a9ea0 100644 --- a/recipes/libtheora.recipe +++ b/recipes/libtheora.recipe @@ -7,6 +7,7 @@ class Recipe(recipe.Recipe): licenses = [License.BSD] deps = ['libogg', 'libvorbis'] allow_parallel_build = False + config_sh = 'sh autogen.sh' files_libs = ['libtheora', 'libtheoradec', 'libtheoraenc'] files_bins = ['dvconnect', 'encodedv', 'dubdv'] -- cgit v1.2.3