Skip to content

Commit

Permalink
- dmg compression lib install cmds update
Browse files Browse the repository at this point in the history
  • Loading branch information
molnard committed Dec 15, 2018
1 parent 3d43b82 commit e8f2132
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WalletWasabi.Packager/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,10 @@ private static void Main(string[] args)
// mkdir build && cd build
// sudo apt-get install zlib1g-dev
// cmake ..
// cd build
// sudo apt-get install libssl1.0-dev
// cmake ..
// cd ~/libdmg-hfsplus/build/
// make
var psiDmg = new ProcessStartInfo
{
Expand Down

0 comments on commit e8f2132

Please sign in to comment.