Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Add gawk deps
Browse files Browse the repository at this point in the history
fix #7800

Auditors: @bbondy, @bsclifton

Test Plan:
1. Make sure you don't have `gawk` installed on linux
2. Make sure Brave is ont your default browser
3. Install Brave
4. Launch Brave and set it as default browser in app
5. Brave should be your default browser
  • Loading branch information
darkdh committed Apr 4, 2017
1 parent 0353e78 commit 523c6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/linuxPackaging.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"lsb"
],
"depends": [
"gawk",
"git",
"gconf2",
"gconf-service",
Expand Down

1 comment on commit 523c6fa

@bsclifton
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

Please sign in to comment.