summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/gnome/gnome-menus_2.24.1.bb
blob: c36b3ef50bc790b21726e9b31732c197ba1351bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+"
LICENSE = "GPL"

inherit gnome pkgconfig

DEPENDS += "intltool"

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"