Support installing multiple Samba packages

Authored by ngraham on May 21 2019, 9:32 PM.

Description

Support installing multiple Samba packages

Summary:
Some distros (such as Manjaro) require multiple packages to be installed before a working
Samba stack is present. This patch adjusts the CMake packaging and Samba auto-
installation feature to support passing a comma-separated list of packages to support
such distos.

Test Plan:

  • Remove samba and try auto-installation again; it still works
  • Invoke CMake with multiple packages (e.g. samba,rename) and try auto-installation again; both packages and their dependencies get installed

Reviewers: apol, Frameworks

Reviewed By: apol

Subscribers: bruns

Differential Revision: https://phabricator.kde.org/D21327

Details

Committed
ngrahamMay 22 2019, 6:20 PM
Reviewer
apol
Differential Revision
D21327: Support installing multiple Samba packages
Parents
R432:5f4f11117273: Merge branch 'Applications/19.04'
Branches
Unknown
Tags
Unknown