exmap-console : Add dependency on glib-2.0.
authorPhilip Balister <philip@balister.org>
Fri, 14 Sep 2007 13:56:37 +0000 (13:56 +0000)
committerPhilip Balister <philip@balister.org>
Fri, 14 Sep 2007 13:56:37 +0000 (13:56 +0000)
packages/exmap-console/exmap-console.inc

index 6744aed..ac56f2e 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"
+DEPENDS = "virtual/kernel readline glib-2.0"
 
 SRC_URI = "http://projects.o-hand.com/sources/exmap-console/exmap-console-${PV}.tgz"