zyn: Set package RREPLACES/RCONFLICTS correctly / do not set RPROVIDES
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -10,8 +10,5 @@ FILES_${PN} += " \
|
||||
|
||||
RDEPENDS_${PN} += "mruby-zest"
|
||||
|
||||
RPROVIDES_${PN} += "zynaddsubfx"
|
||||
RREPLACES_${PN} += "zynaddsubfx"
|
||||
RCONFLICTS_${PN} += "zynaddsubfx"
|
||||
|
||||
|
||||
|
||||
@@ -17,3 +17,6 @@ do_install_append() {
|
||||
install -m 0755 ${S}/ExternalPrograms/Controller/controller ${D}${bindir}/zynaddsubfx-controller
|
||||
install -m 0755 ${S}/ExternalPrograms/Spliter/spliter ${D}${bindir}/zynaddsubfx-spliter
|
||||
}
|
||||
|
||||
RREPLACES_${PN} += "zyn-fusion"
|
||||
RCONFLICTS_${PN} += "zyn-fusion"
|
||||
|
||||
Reference in New Issue
Block a user