Whamcloud - gitweb
setup-schroot: install the acl and libreadline-dev packages
authorTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jul 2021 17:11:40 +0000 (13:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jul 2021 17:11:40 +0000 (13:11 -0400)
commit165c854118a427537ad878ec5ebad5467b536312
treecbc859367f1b962f2e2d7f3eb8f83405e4a15f8c
parent5148709f6a4a0e2e0a8e6406d7f959a26bb5e3a0
setup-schroot: install the acl and libreadline-dev packages

The acl package is needed to run the m_rootdir_acl test.  The
libreadline-dev package will drag in the shared library package for
libreadline (libreadlineN) so that the developer running debugfs will
be able to use line editing.

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