mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
cairo: script backend needs png
Fixes http://autobuild.buildroot.org/results/7b21c60d7ba1a8df8910d104e21d4545cb37a4c6 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -30,7 +30,7 @@ config BR2_PACKAGE_CAIRO_PNG
|
||||
|
||||
config BR2_PACKAGE_CAIRO_SCRIPT
|
||||
bool "script support"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
select BR2_PACKAGE_CAIRO_PNG
|
||||
|
||||
config BR2_PACKAGE_CAIRO_SVG
|
||||
bool "svg support"
|
||||
|
||||
Reference in New Issue
Block a user