From 43f905d120f20cdd96bde06f7c0889980c2cfff1 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Wed, 30 Dec 2009 11:49:08 +0000 Subject: libwnck: Add 2.28.0 and checksum. --- recipes/gnome/libwnck_2.28.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/gnome/libwnck_2.28.0.bb (limited to 'recipes/gnome/libwnck_2.28.0.bb') diff --git a/recipes/gnome/libwnck_2.28.0.bb b/recipes/gnome/libwnck_2.28.0.bb new file mode 100644 index 0000000000..b176493b93 --- /dev/null +++ b/recipes/gnome/libwnck_2.28.0.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Window navigation construction toolkit" +LICENSE = "LGPL" +SECTION = "x11/libs" +DEPENDS = "gtk+ gdk-pixbuf-csource-native" + +inherit gnome + +do_stage() { + autotools_stage_all +} -- cgit 1.2.3-korg