aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-panel_2.10.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-panel_2.10.1.bb')
-rw-r--r--recipes/gnome/gnome-panel_2.10.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-panel_2.10.1.bb b/recipes/gnome/gnome-panel_2.10.1.bb
new file mode 100644
index 0000000000..3bb11dc052
--- /dev/null
+++ b/recipes/gnome/gnome-panel_2.10.1.bb
@@ -0,0 +1,8 @@
+LICENSE = "GPL"
+DEPENDS = "libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome-menus"
+
+inherit gnome pkgconfig
+
+do_stage() {
+autotools_stage_all
+}