projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00bd63a
)
package/webkit: select cairo, since we select one of its options
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Fri, 15 Aug 2014 20:49:46 +0000
(22:49 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 15 Aug 2014 22:30:52 +0000
(
00:30
+0200)
When selecting an option of a package, that package must also be
selected, otherwise the package is not built.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/webkit/Config.in
patch
|
blob
|
history
diff --git
a/package/webkit/Config.in
b/package/webkit/Config.in
index b7f903c2f5663fcede7d4afeffebec932c24b4c8..8cd1a36066fb41f21956fb734c80b570e7848779 100644
(file)
--- a/
package/webkit/Config.in
+++ b/
package/webkit/Config.in
@@
-17,6
+17,7
@@
config BR2_PACKAGE_WEBKIT
depends on BR2_PACKAGE_LIBGTK2
depends on BR2_PACKAGE_WEBKIT_ARCH_SUPPORTS
depends on !BR2_BINFMT_FLAT # icu
+ select BR2_PACKAGE_CAIRO
select BR2_PACKAGE_CAIRO_PNG
select BR2_PACKAGE_ENCHANT
select BR2_PACKAGE_HARFBUZZ