libtheora: depend on virtual/libsdl instead of libsdl-x11
[openembedded.git] / recipes / libtheora / libtheora_0.9+1.0alpha7.bb
blob952a51260e29dbd5e8d64ea5e19f54694e5b53f3
2 DEPENDS = "libogg libvorbis virtual/libsdl"
4 SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.gz"
6 S = "${WORKDIR}/libtheora-1.0alpha7"
8 inherit autotools pkgconfig lib_package
11 do_configure_append() {
12 find ${S} -name Makefile | xargs sed -i -e s:'-I/usr/include':-I${STAGING_INCDIR}:g
15 SRC_URI[md5sum] = "55ee3c6db3e0927e7918309891a8f52b"
16 SRC_URI[sha256sum] = "f5c7730ded0273a8615b12b46a32b800bbcb9e861e3a18aa92b1c062981a2fef"