aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gnome-panel_2.10.1.bb
blob: 09e4259fc822e4fdc2d5492030f89e9e17ead033 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
DEPENDS = "libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome-menus"

inherit gnome pkgconfig

do_stage() {
autotools_stage_all
}