mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 01:17:12 +00:00
libcanberra: add PACKAGES_DYNAMIC so we use the splitted packages
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
67bf0e1630
commit
665752039e
@ -32,6 +32,7 @@ python populate_packages_prepend() {
|
||||
}
|
||||
|
||||
PACKAGES =+ "${PN}-gnome ${PN}-gtk2 ${PN}-gtk3 ${PN}-systemd"
|
||||
PACKAGES_DYNAMIC += "^libcanberra-.*"
|
||||
|
||||
FILES_${PN} = "${bindir}/ ${libdir}/${BPN}.so.*"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user