Add depends on dbus

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1096 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2006-12-24 15:00:50 +00:00
parent d7c925b6f7
commit 74279dc213
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PR = "r1"
inherit gnome
DEPENDS = "libxml2 gconf bzip2 gnome-mime-data zlib"
DEPENDS = "libxml2 gconf dbus bzip2 gnome-mime-data zlib"
RRECOMMENDS = "gnome-vfs-plugin-file gnome-mime-data shared-mime-info"
SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1"