Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependencies for supporting Electron Tray (libappindicator) & Notifications (libnotify) for more Linux targets #1339

Merged
merged 2 commits into from
Mar 7, 2017

Conversation

sidneys
Copy link
Contributor

@sidneys sidneys commented Mar 7, 2017

I added the default package dependencies for supporting Electron Tray Menus and Notifications when building pacman and rpm Linux targets (currently, this only works for deb packages, which includes libnotify4, libappindicator1 per default).

The required packages libappindicator and libnotify have different names on these platforms:

  • pacman
    libappindicator-gtk2, libappindicator-gtk3, libappindicator-sharp, libnotify
  • rpm
    libappindicator, libnotify

@mention-bot
Copy link

@sidneys, thanks for your PR! By analyzing the history of the files in this pull request, we identified @hleitzell and @stanfieldr to be potential reviewers.

@develar develar merged commit 79c94bd into electron-userland:master Mar 7, 2017
@develar develar added the linux label Mar 7, 2017
@sidneys sidneys deleted the fix-default-depends branch September 5, 2020 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants