Skip to content

Commit

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

0 comments on commit b9f995d

Please sign in to comment.