summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-09-20 22:43:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-21 13:42:53 +0100
commitc81cd242dffdf0bd779fe524f72a2d4785c9456d (patch)
tree679481dc1dd7998e6afd35b9e6fea54b9fd63127 /meta/recipes-kernel/oprofile
parent9aa8b769d5b69bdd3974391689210225bebbd509 (diff)
downloadast2050-yocto-poky-c81cd242dffdf0bd779fe524f72a2d4785c9456d.zip
ast2050-yocto-poky-c81cd242dffdf0bd779fe524f72a2d4785c9456d.tar.gz
oprofileui: Change avahi to avahi-ui depends
(From OE-Core rev: c89aa6a2b22e05e98991cc5b56d6ec869cf9c69a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/oprofile')
-rw-r--r--meta/recipes-kernel/oprofile/oprofileui.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui.inc b/meta/recipes-kernel/oprofile/oprofileui.inc
index 731e037..5170357 100644
--- a/meta/recipes-kernel/oprofile/oprofileui.inc
+++ b/meta/recipes-kernel/oprofile/oprofileui.inc
@@ -8,7 +8,7 @@ SECTION = "x11"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi gconf"
+DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi-ui gconf"
inherit autotools pkgconfig gtk-icon-cache
OpenPOWER on IntegriCloud