mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:52:59 +00:00
libgnome: split out schemas needed for gnome-control-center
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0c47dcf1df
commit
dd11da0dd6
@ -25,4 +25,11 @@ FILES_${PN} += "${libdir}/bonobo/servers ${libdir}/bonobo/monikers/*.so \
|
||||
${datadir}/gnome-background-properties ${datadir}/pixmaps"
|
||||
FILES_${PN}-dev += "${libdir}/bonobo/monikers/*.la"
|
||||
FILES_${PN}-staticdev += "${libdir}/bonobo/monikers/*.a"
|
||||
|
||||
PACKAGES =+ "gnome-common-schemas"
|
||||
|
||||
FILES_gnome-common-schemas = "${datadir}/gnome-background-properties ${datadir}/pixmaps ${sysconfdir}"
|
||||
|
||||
RDEPENDS_${PN} = "gnome-common-schemas"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/bonobo/monikers/.debug"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user