summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-09-28 09:12:04 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-28 14:58:54 +0100
commit10275458a671d2483b3f3e91ecc8b0cec9f4e3f7 (patch)
tree42d53a3eb2e53a441258a8b561f9317afa3d96c2 /meta/recipes-kernel/oprofile
parent0b4ef8aaf8e030a34ed2c3ad86ea3f16e92f1b85 (diff)
downloadast2050-yocto-poky-10275458a671d2483b3f3e91ecc8b0cec9f4e3f7.zip
ast2050-yocto-poky-10275458a671d2483b3f3e91ecc8b0cec9f4e3f7.tar.gz
oprofileui: remove dependence on gnome-vfs
(From OE-Core rev: 3175191a5d489234f3d1019595b5813dcf5b30a2) Signed-off-by: Zhai Edwin <edwin.zhai@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 5170357..ab14c38 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-ui gconf"
+DEPENDS = "glib-2.0 gtk+ libglade libxml2 avahi-ui gconf"
inherit autotools pkgconfig gtk-icon-cache
OpenPOWER on IntegriCloud