diff options
Diffstat (limited to 'recipes-graphics/web-runtime')
-rwxr-xr-x | recipes-graphics/web-runtime/web-runtime/web-runtime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/web-runtime/web-runtime/web-runtime b/recipes-graphics/web-runtime/web-runtime/web-runtime index ad7915553..39f3781bb 100755 --- a/recipes-graphics/web-runtime/web-runtime/web-runtime +++ b/recipes-graphics/web-runtime/web-runtime/web-runtime @@ -13,5 +13,6 @@ params = [ "/usr/bin/web-runtime.qml" ] EOC +export LD_PRELOAD=/usr/lib/libEGL.so /usr/bin/runxdg "$port" "$token" rm -rf $AFM_APP_INSTALL_DIR |