mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
oprofileui.inc: Add gconf to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2786 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user