Whamcloud - gitweb
setup-schroot: add some additional packages needed to build debian packages
authorTheodore Ts'o <tytso@mit.edu>
Tue, 21 Dec 2021 19:55:32 +0000 (14:55 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 21 Dec 2021 19:55:32 +0000 (14:55 -0500)
commit45295a35a03ceb759ff9372d49c97d91cbcc7bf7
tree57868866b1df6aa8ed3e38bad4ca902b2d0cbd04
parent39ace91b8e930d3167bacf7f5395eb1eb43f371d
setup-schroot: add some additional packages needed to build debian packages

On older Debian systems, "apt-get build-dep e2fsprogs" might not bring
in all of the packages needed to build in the most recent versions of
e2fsprogs.  So explicitly try to install some additional packages
including dh-exec, udev, systemd, and cron.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
contrib/setup-schroot