mirror of
https://github.com/samba-team/samba.git
synced 2025-12-12 12:23:50 +03:00
bootstrap: Add heimdal-multidev for Debian and Ubuntu
This is required for testing the build with the configure option --with-system-heimdalkrb5. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14179 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
@@ -101,6 +101,7 @@ PKGS = [
|
||||
('libunwind-dev', 'libunwind-devel'), # for back trace
|
||||
('libglib2.0-dev', 'glib2-devel'),
|
||||
('libicu-dev', 'libicu-devel'),
|
||||
('heimdal-multidev', ''),
|
||||
|
||||
# NAME1, NAME2
|
||||
# for debian, locales provide locale support with language packs
|
||||
|
||||
Reference in New Issue
Block a user