mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
exmap-console: Backport DEPENDS fix from trunk (from hrw)
This commit is contained in:
parent
2cf9a10026
commit
7361e38803
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user