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:
Changqing Li
2019-05-28 10:37:55 +08:00
committed by Armin Kuster
parent ea6b13b28a
commit 74dfe37b09
2 changed files with 2 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ EXTRA_OECONF += " \
"
RDEPENDS_${PN} = "acl zlib attr bash"
RCONFLICTS_${PN} = "samhain-standalone"

View File

@@ -18,3 +18,4 @@ do_install_append() {
}
RDEPENDS_${PN} += "gmp bash perl"
RCONFLICTS_${PN} = "samhain-standalone"