mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user