projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
317e295
)
package/kodi: Needs BR2_PACKAGE_FFMPEG_SWSCALE
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Wed, 7 Jan 2015 15:42:48 +0000
(16:42 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Wed, 7 Jan 2015 20:24:19 +0000
(21:24 +0100)
Fixes
http://autobuild.buildroot.net/results/8ab/
8ab84a0e690b4e778aee5ac8ee7835da5737cfb4
/
http://autobuild.buildroot.net/results/2b6/
2b6a6ffb4ac464bcd41ad51c17d8a34f1967819f
/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kodi/Config.in
patch
|
blob
|
history
diff --git
a/package/kodi/Config.in
b/package/kodi/Config.in
index 41f779829424f102dfd95bd6ab2af78d57e3f8f2..7d89b5b4b19f92d9187870e27a721b4887211fab 100644
(file)
--- a/
package/kodi/Config.in
+++ b/
package/kodi/Config.in
@@
-38,6
+38,7
@@
menuconfig BR2_PACKAGE_KODI
select BR2_PACKAGE_FFMPEG
select BR2_PACKAGE_FFMPEG_GPL
select BR2_PACKAGE_FFMPEG_POSTPROC # postproc depends on GPL
+ select BR2_PACKAGE_FFMPEG_SWSCALE
select BR2_PACKAGE_FONTCONFIG
select BR2_PACKAGE_FREETYPE
select BR2_PACKAGE_JASPER