package/libtheora: Fix dynamic linking
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 1 Aug 2015 14:20:40 +0000 (16:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 2 Aug 2015 17:28:52 +0000 (19:28 +0200)
commit72f8028633e248c73a60c10c618eb454bc3b0c41
treeee326d0fa3e284ab6e9e505412495276d4670d72
parent1688bef4c87f2da29ab66b6148d7558901be7f7c
package/libtheora: Fix dynamic linking

libtheoraenc.so needs to be linked to libtheoradec.so in order to avoid

symbol 'th_comment_query_count': can't resolve symbol in lib '/usr/lib/libtheoraenc.so.1'

when starting Freeswitch.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libtheora/0001-link-libtheoradec.patch [new file with mode: 0644]
package/libtheora/0002-fix-autoreconf.patch [new file with mode: 0644]
package/libtheora/libtheora.mk