[Lunar-commits] <moonbase-other> ffmpegthumbnailer: Adding a BUILD to insert a required include.
Dennis Veatch
dennisveatch at bellsouth.net
Thu Sep 25 00:48:31 CEST 2014
commit 671bb24930485da022aeaa8daeacea7c44704cc6
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 24 Sep 2014 18:48:04 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/671bb24930485da022aeaa8daeacea7c44704cc6
ffmpegthumbnailer: Adding a BUILD to insert a required include.
---
video/ffmpegthumbnailer/BUILD | +5/-0
1 file changed, 5 insertions(+)
--- /dev/null
+++ b/video/ffmpegthumbnailer/BUILD
@@ -0,0 +1,5 @@
+
+# Related to libpng-1.6.x
+ sedit "21i #include <cstring>" libffmpegthumbnailer/pngwriter.cpp &&
+
+ default_build
More information about the Lunar-commits
mailing list