mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
bootstrap: Add missing packages for XFS quota support
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
8b2fbd7983
commit
ae21dc7163
@ -158,6 +158,9 @@ PKGS = [
|
|||||||
('', 'perl-generators'),
|
('', 'perl-generators'),
|
||||||
('', 'perl-interpreter'),
|
('', 'perl-interpreter'),
|
||||||
|
|
||||||
|
# fs
|
||||||
|
('xfslibs-dev', 'xfsprogs-devel'), # for xfs quota support
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
# @ means group for rpm, use fedora as rpm default
|
# @ means group for rpm, use fedora as rpm default
|
||||||
('build-essential', '@development-tools'),
|
('build-essential', '@development-tools'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user