contacts: added missing dependency on libowl

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4759 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-07-02 08:24:17 +00:00
parent 4a38dabbbf
commit d512da656b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Address-book application."
LICENSE = "LGPL"
SECTION = "x11"
DEPENDS = "glib-2.0 gtk+ eds-dbus"
DEPENDS = "glib-2.0 gtk+ eds-dbus libowl"
RDEPENDS = "libedata-book"
inherit autotools pkgconfig