summaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg/ffmpeg.inc
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2010-03-15 12:34:27 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-16 10:14:20 +0100
commit356d0ec42b023761e1e9e1a6bd5f3ab83b87033f (patch)
tree9a44747bd7ac67f716f2c12998eb8d66cc7f3ded /recipes/ffmpeg/ffmpeg.inc
parent5ee2b6e865852d37c14707c424027834b9701d81 (diff)
downloadopenembedded-356d0ec42b023761e1e9e1a6bd5f3ab83b87033f.tar.gz
ffmpeg: Convert recipe to use INC_PR.
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/ffmpeg/ffmpeg.inc')
-rw-r--r--recipes/ffmpeg/ffmpeg.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ffmpeg/ffmpeg.inc b/recipes/ffmpeg/ffmpeg.inc
index cdb3f7ee16..3ec06bc792 100644
--- a/recipes/ffmpeg/ffmpeg.inc
+++ b/recipes/ffmpeg/ffmpeg.inc
@@ -10,6 +10,8 @@ ARM_INSTRUCTION_SET = "arm"
DEPENDS = "zlib libogg libvorbis libtheora faac faad2 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'lame liba52', d)}"
RSUGGESTS = "mplayer"
+INC_PR = "r9"
+
inherit autotools pkgconfig
LEAD_SONAME = "libavcodec.so"