meta-moblin: Add gnome-menus 2.24.0 (from OE)

This commit is contained in:
Richard Purdie
2008-12-17 12:13:41 +00:00
parent 36636a9e38
commit 5486cc46f7

View File

@@ -0,0 +1,17 @@
DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+"
LICENSE = "GPL"
inherit gnome pkgconfig
DEPENDS += "intltool"
do_stage() {
autotools_stage_all
}
PACKAGES += "${PN}-python"
FILES_${PN} += "${datadir}/desktop-directories/"
FILES_${PN}-python = "${libdir}/python*"
FILES_${PN}-dbg += "${libdir}/python*/site-packages/*/.debug \
${libdir}/python*/site-packages/.debug"