diff options
| -rw-r--r-- | meta/packages/exmap-console/exmap-console.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/exmap-console/exmap-console.inc b/meta/packages/exmap-console/exmap-console.inc index 4cffe0d0ac..e7c0b09708 100644 --- a/meta/packages/exmap-console/exmap-console.inc +++ b/meta/packages/exmap-console/exmap-console.inc | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Console based version of exmap, a memory usage analysis tool" | |||
| 2 | HOMEPAGE = "http://projects.o-hand.com/exmap-console" | 2 | HOMEPAGE = "http://projects.o-hand.com/exmap-console" |
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
| 5 | DEPENDS = "virtual/kernel" | 5 | DEPENDS = "virtual/kernel readline" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://projects.o-hand.com/sources/exmap-console/exmap-console-${PV}.tgz" | 7 | SRC_URI = "http://projects.o-hand.com/sources/exmap-console/exmap-console-${PV}.tgz" |
| 8 | 8 | ||
