mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
samhain: add rconflict for client and server mode
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
41708b0b0c
commit
74445465e3
@@ -9,3 +9,4 @@ EXTRA_OECONF += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN} = "acl zlib attr bash"
|
RDEPENDS_${PN} = "acl zlib attr bash"
|
||||||
|
RCONFLICTS_${PN} = "samhain-standalone"
|
||||||
|
|||||||
@@ -18,3 +18,4 @@ do_install_append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS_${PN} += "gmp bash perl"
|
RDEPENDS_${PN} += "gmp bash perl"
|
||||||
|
RCONFLICTS_${PN} = "samhain-standalone"
|
||||||
|
|||||||
Reference in New Issue
Block a user