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

Add cosmic-store recipe

parent 9a3cebcf
No related branches found
No related tags found
No related merge requests found
[source]
git = "https://github.com/pop-os/cosmic-store.git"
branch = "master"
[build]
template = "custom"
dependencies = [
"gettext",
"openssl1",
]
script = """
export GETTEXT_DIR="${COOKBOOK_SYSROOT}"
export GETTEXT_STATIC=1
cookbook_cargo --no-default-features
"""
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