git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9926fa0
)
exmap-console : Add dependency on glib-2.0.
author
Philip Balister
<philip@balister.org>
Fri, 14 Sep 2007 13:56:37 +0000
(13:56 +0000)
committer
Philip Balister
<philip@balister.org>
Fri, 14 Sep 2007 13:56:37 +0000
(13:56 +0000)
packages/exmap-console/exmap-console.inc
patch
|
blob
|
history
diff --git
a/packages/exmap-console/exmap-console.inc
b/packages/exmap-console/exmap-console.inc
index
6744aed
..
ac56f2e
100644
(file)
--- a/
packages/exmap-console/exmap-console.inc
+++ b/
packages/exmap-console/exmap-console.inc
@@
-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"