fix: install xdg-utils in Linux release deps #3

Merged
adrianbonpin merged 1 commits from fix/linux-release-deps into prod 2026-08-20 20:50:39 +00:00
Owner

Linux bundle step failed: 'xdg-open binary not found'. Tauri needs /usr/bin/xdg-open (from xdg-utils) to build the .deb bundle. Adds xdg-utils to the Linux dependencies step.

Linux bundle step failed: 'xdg-open binary not found'. Tauri needs /usr/bin/xdg-open (from xdg-utils) to build the .deb bundle. Adds xdg-utils to the Linux dependencies step.
adrianbonpin added 1 commit 2026-08-20 20:50:38 +00:00
The Linux bundle step failed with 'xdg-open binary not found' because
xdg-utils was not installed. Tauri needs /usr/bin/xdg-open to build the
.deb bundle.
adrianbonpin merged commit c4eaaa70ce into prod 2026-08-20 20:50:39 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: adrianbonpin/gridline#3