mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
cosmic-files: use winit feature
This commit is contained in:
parent
54e178c4af
commit
271b917dc1
@ -5,7 +5,7 @@ branch = "master"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo --no-default-features
|
||||
cookbook_cargo --no-default-features --features winit
|
||||
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
|
||||
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/20_cosmic-files"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user