summaryrefslogtreecommitdiff
path: root/packages/gnome/gnome-menus_2.10.2.bb
blob: 53b66a6e9b02413595ba0727adc853449ac706fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DEPENDS = "gnome-vfs libxml2 gconf popt gtk+"
LICENSE = "GPL"

MAINTAINER = "Koen Kooi <koen@linuxtogo.org>"

inherit gnome pkgconfig

do_stage() {
autotools_stage_all
}

FILES_${PN} += "${datadir}"