Skip to content

Commit

Permalink
misc: fix libuuid dependency issue in opensusu with rpm (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux authored Nov 12, 2024
1 parent 5cabc48 commit 508b8dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ linux:
executableName: ringcentral-embeddable-voice
executableArgs:
- --no-sandbox
rpm:
depends:
- /usr/lib64/libuuid.so.1

0 comments on commit 508b8dc

Please sign in to comment.