summaryrefslogtreecommitdiff
path: root/recipes/libogg/libtheora_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libogg/libtheora_1.0.bb')
-rw-r--r--recipes/libogg/libtheora_1.0.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/libogg/libtheora_1.0.bb b/recipes/libogg/libtheora_1.0.bb
index 0d858cdbbe..ec08b8694e 100644
--- a/recipes/libogg/libtheora_1.0.bb
+++ b/recipes/libogg/libtheora_1.0.bb
@@ -1,9 +1,10 @@
DEPENDS = "libogg libvorbis"
-PR = "r1"
+PR = "r2"
-SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2"
+SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2 \
+ file://libtheora-1.0-no-docs.patch;patch=1"
inherit autotools lib_package