exmap-console require glib-2.0 (from Poky)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 19 Oct 2007 11:36:39 +0000 (11:36 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 19 Oct 2007 11:36:39 +0000 (11:36 +0000)
packages/exmap-console/exmap-console.inc

index ac56f2e..6744aed 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Console based version of exmap, a memory usage analysis tool"
 HOMEPAGE = "http://projects.o-hand.com/exmap-console"
 SECTION = "devel"
 LICENSE = "GPL"
-DEPENDS = "virtual/kernel readline glib-2.0"
+DEPENDS = "virtual/kernel readline"
 
 SRC_URI = "http://projects.o-hand.com/sources/exmap-console/exmap-console-${PV}.tgz"