package/selinux-python: remove redundant dependencies
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 9 Oct 2019 22:19:16 +0000 (00:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 10 Oct 2019 20:18:23 +0000 (22:18 +0200)
commit0fd7a2876a869b7cf15bba067ebbc3c73e9ec935
tree5023c41e4f0248922ab5d6253ebc22c67941afe0
parentfe93c760ddadcc7784c316d8ea7deb6830abb20d
package/selinux-python: remove redundant dependencies

The selinux-python package has two sub-packages, audit2allow and
sepolgen. Both of these repeat the dependencies (and comment) of the
top-level selinux-python package. Remove those redundant dependencies
(and comments).

This redundancy was introduced by commit 9d6da7a26. Originally, sepolgen
was a separate package and audit2allow was a sub-package of
policycoreutils, so both of them had these dependencies. When the two
options were moved into selinux-python, the dependencies stayed.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/selinux-python/Config.in