Skip to content

Commit

Permalink
Adding missing requirement
Browse files Browse the repository at this point in the history
Package 'unzip' was missing. It is required for some cpan modules.
  • Loading branch information
lnxbil authored Dec 22, 2016
1 parent fc98f18 commit b86bcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Creating ZnapZend Debian packages

Install required packages:
```sh
apt install git devscripts dh-systemd
apt install git devscripts dh-systemd unzip
```

Build debs:
Expand Down

0 comments on commit b86bcf2

Please sign in to comment.