Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Add `radicle` package to deb dependencies
Open did:key:z6MkkfM3...sVz5 opened 11 months ago

This makes sure that when people install radicle-desktop through the apt repository they get the radicle binaries for free.

1 file changed +7 -0 ac7189a1 e98e018c
modified crates/radicle-tauri/tauri.conf.json
@@ -33,6 +33,13 @@
    }
  },
  "bundle": {
+
    "linux": {
+
      "deb": {
+
        "depends": [
+
          "radicle"
+
        ]
+
      }
+
    },
    "active": true,
    "targets": "all",
    "icon": [