All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-xfce] thunar-volman: Add udev to DEPENDS
@ 2011-09-02  6:22 Andreas Müller
  0 siblings, 0 replies; only message in thread
From: Andreas Müller @ 2011-09-02  6:22 UTC (permalink / raw)
  To: openembedded-devel

With fresh tmp-dir bitbake thunar-volman failed with

| checking for gudev-1.0 >= 145... not found
| *** The required package gudev-1.0 was not found on your system.
| *** Please install gudev-1.0 (atleast version 145) or adjust
| *** the PKG_CONFIG_PATH environment variable if you
| *** installed the package in a nonstandard prefix so that
| *** pkg-config is able to find it.
| + bbfatal 'oe_runconf failed'

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
---
 .../thunar-volman/thunar-volman_0.6.0.bb           |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb
index 377561c..c581d78 100644
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb
+++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Automatic management of removable drives and media for thunar"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo gtk+ libxfce4ui libxfce4util xfconf libnotify"
+DEPENDS = "exo gtk+ libxfce4ui libxfce4util xfconf libnotify udev"
 
 inherit xfce
 
-- 
1.7.4.4




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-02  6:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-02  6:22 [meta-xfce] thunar-volman: Add udev to DEPENDS Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.