diff options
author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2019-11-27 01:46:59 +0100 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2019-12-02 10:49:39 +0100 |
commit | ef8bf3cf3567b15feae4fd3ca1e2ea33bbd6600b (patch) | |
tree | c8f4d5bd412f9b09c12c74b5651eb21a2e2ead11 /builtin/common/chatcommands.lua | |
parent | 4b6bff46e14c6215828da5ca9ad2cb79aa517a6e (diff) | |
download | minetest-ef8bf3cf3567b15feae4fd3ca1e2ea33bbd6600b.tar.gz minetest-ef8bf3cf3567b15feae4fd3ca1e2ea33bbd6600b.tar.bz2 minetest-ef8bf3cf3567b15feae4fd3ca1e2ea33bbd6600b.zip |
Fix Debian build dependencies in README
This patch replaces the statement in the README about a build dependency of the
minetest binary on the package “build-essential” with a corresponding statement
about build dependencies on the three packages “g++”, “make”, and “libc6-dev”.
Though often used as a shorthand, “build-essential” is not a package used to
install packages that are essential for building software – “build-essential”
depends on packages that are essential for building Debian packages. Therefore,
the dependency on “build-essential” implies a dependency on a lot of packages that
are not actually necessary to build minetest (e.g. the Perl programming language).
Diffstat (limited to 'builtin/common/chatcommands.lua')
0 files changed, 0 insertions, 0 deletions