[oe-commits] Martin Jansa : gnome-panel3: add dconf to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Thu Jul 19 09:12:58 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 1c7f6c2609caa6db80ca3727aa379e99cf9ecad6
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=1c7f6c2609caa6db80ca3727aa379e99cf9ecad6

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Thu Jul 19 07:13:45 2012 +0000

gnome-panel3: add dconf to DEPENDS

* fixes:
  | configure:14455: error: Package requirements (gdk-pixbuf-2.0 >=
  2.7.1 pango >= 1.15.4 gtk+-3.0 >= 3.0 cairo-xlib glib-2.0 >= 2.25.12
  gio-2.0 >= 2.25.12 gio-unix-2.0 >= 2.25.12 gnome-desktop-3.0 >= 2.91.0
  gconf-2.0 >= 2.6.1 libgnome-menu >= 2.27.92 dconf) were not met:
  |
  | No package 'dconf' found

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../gnome-panel/gnome-panel3_3.0.2.bb              |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index c7be8d0..bd21ca1 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 
 SECTION = "x11/gnome"
 
-DEPENDS = "gnome-doc-utils-native gtk+3 gconf glib-2.0 gnome-desktop3 gtk+ pango libwnck3 gnome-menus cairo libgweather3 dbus-glib librsvg libcanberra" 
+DEPENDS = "gnome-doc-utils-native gtk+3 dconf gconf glib-2.0 gnome-desktop3 gtk+ pango libwnck3 gnome-menus cairo libgweather3 dbus-glib librsvg libcanberra" 
 
 inherit gtk-doc gnome gettext pkgconfig
 





More information about the Openembedded-commits mailing list