]> code.ossystems Code Review - openembedded-core.git/commitdiff
oprofileui.inc: Add gconf to DEPENDS
authorRichard Purdie <richard@openedhand.com>
Tue, 25 Sep 2007 15:03:47 +0000 (15:03 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 25 Sep 2007 15:03:47 +0000 (15:03 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2786 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/oprofile/oprofileui.inc

index b55cf73d25c967c9888fff3da2c76b6b5b51303e..916944dd4dd298c46629b32673b4d1911ea65a27 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "User interface for the OProfile tool"
 SECTION = "x11"
 LICENSE = "GPLv2"
-DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi"
+DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi gconf"
 
 inherit autotools pkgconfig gtk-icon-cache