mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
sys-apps/semodule-utils: apply tmp flatcar changes
Signed-off-by: Mathieu Tortuyaux <mathieu@kinvolk.io>
This commit is contained in:
parent
676c14c966
commit
8565def18b
@ -30,7 +30,12 @@ SLOT="0"
|
||||
|
||||
DEPEND=">=sys-libs/libsepol-${SEPOL_VER}:="
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
# flatcar changes: add a weak blocker on policycoreutils-2.4
|
||||
# to prevent file collisions
|
||||
# policycoreutils-2.4 and semodule-utils provide the same files
|
||||
RDEPEND="${DEPEND}
|
||||
!=sys-apps/policycoreutils-2.4-r2
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user