Skip to content
Snippets Groups Projects
Verified Commit c5e50b97 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

cosmic-player: build without wgpu feature

parent 2a4bdd28
No related branches found
No related tags found
No related merge requests found
......@@ -10,16 +10,12 @@ dependencies = [
"gstreamer-plugins-base",
"libffi",
"libiconv",
"liborbital",
"libxkbcommon",
"llvm18",
"mesa",
"pcre",
"zlib",
]
template = "custom"
script = """
cookbook_carg
cookbook_cargo --no-default-features
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/cosmic-player"
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment