distrho-ports: Fix RDEPENDS for distrho-ports-presets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -82,7 +82,7 @@ do_install() {
|
||||
}
|
||||
|
||||
PACKAGES =+ "${PN}-presets"
|
||||
RDEPENDS_${PN}-presets = "${PN}"
|
||||
RDEPENDS_${PN}-presets = "${PN}-lv2"
|
||||
|
||||
FILES_${PN}-presets = "${libdir}/lv2/*.preset.lv2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user