aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb')
-rw-r--r--recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb b/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb
index 82a35e1..e16dcd9 100644
--- a/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb
+++ b/recipes-multimedia/ffmpeg/ffmpegthumbnailer_2.0.8.bb
@@ -4,7 +4,8 @@ HOMEPAGE = "http://code.google.com/p/ffmpegthumbnailer/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
-SRC_URI = "http://ffmpegthumbnailer.googlecode.com/files/${PN}-${PV}.tar.gz"
+SRC_URI = "http://ffmpegthumbnailer.googlecode.com/files/${PN}-${PV}.tar.gz \
+ file://include-cstring.patch"
DEPENDS = "ffmpeg jpeg libpng"