diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-04-09 15:42:58 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-04-09 15:42:58 +0000 |
commit | ef03e4c5056b0794008b704606e32b5c634630be (patch) | |
tree | 6e10a67e53e63112acd1af96356c61ef6d2671cf /recipes | |
parent | a3cce179d238dc0a503ab80086796d4442a4dce2 (diff) |
gnome-panel-2.26.0: Depend on packages explicitly checked by configure.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/gnome/gnome-panel_2.26.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-panel_2.26.0.bb b/recipes/gnome/gnome-panel_2.26.0.bb index 608dd883c7..c744a44af7 100644 --- a/recipes/gnome/gnome-panel_2.26.0.bb +++ b/recipes/gnome/gnome-panel_2.26.0.bb @@ -1,5 +1,5 @@ LICENSE = "GPL" -DEPENDS = "librsvg libgweather startup-notification libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native" +DEPENDS = "gconf librsvg libgweather startup-notification libwnck orbit2 gtk+ libbonoboui libglade libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native" inherit gnome pkgconfig |