mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 11:29:37 +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
ea6b13b28a
commit
74dfe37b09
@@ -9,3 +9,4 @@ EXTRA_OECONF += " \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} = "acl zlib attr bash"
|
||||
RCONFLICTS_${PN} = "samhain-standalone"
|
||||
|
||||
@@ -18,3 +18,4 @@ do_install_append() {
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} += "gmp bash perl"
|
||||
RCONFLICTS_${PN} = "samhain-standalone"
|
||||
|
||||
Reference in New Issue
Block a user