summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb')
-rw-r--r--meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
index 6e73a790f2..e9646828a8 100644
--- a/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
+++ b/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
@@ -4,7 +4,9 @@ BUGTRACKER = "https://trac.xiph.org/newticket"
SECTION = "libs"
LICENSE = "BSD"
-PR = "r0"
+DEPENDS = "libogg"
+
+PR = "r1"
SRC_URI = "http://downloads.xiph.org/releases/theora/libtheora-${PV}.tar.bz2 \
file://no-docs.patch"