mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Fix app names for wayland config
This commit is contained in:
parent
c9489fd8dc
commit
cc2503263b
@ -80,7 +80,7 @@ set -ex
|
||||
|
||||
#env G_MAIN_POLL_DEBUG=1 G_MESSAGES_DEBUG=all LD_DEBUG=all WEBKIT_DEBUG=all MiniBrowser&
|
||||
printenv
|
||||
#wayland-rs_simple_window
|
||||
#wayland-rs_simple-window
|
||||
#winit-wayland_window
|
||||
#softbuffer-wayland_animation
|
||||
#iced-wayland_sctk_lazy
|
||||
|
||||
@ -10,5 +10,5 @@ dependencies = [
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_cargo_packages sctk_lazy
|
||||
COOKBOOK_CARGO_PATH="examples/sctk_lazy" cookbook_cargo_build
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user