mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Merge pull request #235 from kernelmethod/apparmor_dependencies
Replace the Debian libselinux1 dependency with libapparmor1
This commit is contained in:
@@ -315,7 +315,7 @@ still allow people to get their work done."
|
||||
%endif
|
||||
|
||||
%depend [deb]
|
||||
libc6, libpam0g, libpam-modules, zlib1g, libselinux1
|
||||
libc6, libpam0g, libpam-modules, zlib1g, libapparmor1
|
||||
|
||||
%fixup [deb]
|
||||
# Add Conflicts, Replaces headers and add libldap dependency as needed.
|
||||
|
Reference in New Issue
Block a user