diff --git a/recipes/tools/cosmic-store/recipe.toml b/recipes/tools/cosmic-store/recipe.toml
index fdf97a0881435e6e9f8e61a712ae75ef14b65bde..b44a443814c5e2f0e09d71da78758c9b5ad45ea4 100644
--- a/recipes/tools/cosmic-store/recipe.toml
+++ b/recipes/tools/cosmic-store/recipe.toml
@@ -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/"