From: Florian Boor Date: Wed, 11 Apr 2007 15:44:54 +0000 (+0000) Subject: iksemel: Fix dependencies X-Git-Tag: Release-2010-05/1~8868^2~710 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b108abc0f583e4456112f7404cfc3f3a4b5b12;p=openembedded.git iksemel: Fix dependencies --- diff --git a/packages/gpephone/iksemel_1.2.bb b/packages/gpephone/iksemel_1.2.bb index 40ad32ce0e..903d8f046d 100644 --- a/packages/gpephone/iksemel_1.2.bb +++ b/packages/gpephone/iksemel_1.2.bb @@ -2,7 +2,7 @@ LICENSE = "LGPL" DESCRIPTION = "A simple, powerful XML-parsing library written in C." SECTION = "libs" PRIORITY = "optional" -DEPENDS = "glibc" +DEPENDS = "glibc gnutls" PR = "r0" inherit pkgconfig autotools