From: Marcin Juszkiewicz Date: Wed, 5 Dec 2007 18:02:56 +0000 (+0000) Subject: contacts: added libowl dependency - close #3377 X-Git-Tag: Release-2010-05/1~8211^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3edba64a6883b049355e12fbb2491a7febc775d;p=openembedded.git contacts: added libowl dependency - close #3377 --- diff --git a/packages/pimlico/contacts.inc b/packages/pimlico/contacts.inc index 5fa493fab3..6baab5e306 100644 --- a/packages/pimlico/contacts.inc +++ b/packages/pimlico/contacts.inc @@ -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