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

cosmic-store: enable desktop feature

parent c8ae88ea
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ dependencies = [
script = """
export GETTEXT_DIR="${COOKBOOK_SYSROOT}"
export GETTEXT_STATIC=1
cookbook_cargo --no-default-features --features pkgar
cookbook_cargo --no-default-features --features desktop,pkgar
#TODO: install with just?
APPID="com.system76.CosmicStore"
mkdir -pv "${COOKBOOK_STAGE}/usr/share/applications/"
......
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