aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gnome-menus_2.12.0.bb
blob: 30e0abc14f84243fcf22c60cf767d5461803725b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+"
LICENSE = "GPL"


inherit gnome pkgconfig

do_stage() {
autotools_stage_all
}

PACKAGES += "${PN}-python"
FILES_${PN} += "${datadir}/desktop-directories/"
FILES_${PN}-python = "${libdir}/python*"