Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
Adding required package to the install statement for Debian/Ubuntu.
Problem encountered on Debian12.
  • Loading branch information
togish authored Aug 23, 2024
1 parent c8e0093 commit 4f56326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The latest releases are usually available in the lastest versions of Debian and

To install the lastest `master` branch *from source*, use the following instructions:

apt-get install build-essential autopoint automake autoconf libbsd-dev libssl-dev
apt-get install build-essential autopoint automake autoconf libbsd-dev libssl-dev gettext

Download source tarball, extract, compile and install:

Expand Down

0 comments on commit 4f56326

Please sign in to comment.