mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
cosmic-store: enable desktop feature
This commit is contained in:
parent
c8ae88ea91
commit
df402d6cbb
@ -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/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user