[oe-commits] Marcin Juszkiewicz : iksemel 1.2: drop glibc dependency

git version control git at git.openembedded.org
Tue Mar 9 18:51:56 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 11beaab12618068e59113980707cee85eeb3589f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=11beaab12618068e59113980707cee85eeb3589f

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Mar  8 13:02:50 2010 +0100

iksemel 1.2: drop glibc dependency

---

 recipes/iksemel/iksemel_1.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/iksemel/iksemel_1.2.bb b/recipes/iksemel/iksemel_1.2.bb
index 903d8f0..c393f68 100644
--- a/recipes/iksemel/iksemel_1.2.bb
+++ b/recipes/iksemel/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 gnutls"
+DEPENDS     = "gnutls"
 PR          = "r0"
 
 inherit pkgconfig autotools





More information about the Openembedded-commits mailing list