powertop: needs virtual/libintl
authorKoen Kooi <koen@openembedded.org>
Sun, 7 Sep 2008 15:11:08 +0000 (15:11 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 7 Sep 2008 15:11:08 +0000 (15:11 +0000)
packages/powertop/powertop_1.10.bb

index 0b2d4ff..4a429d6 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "PowerTOP, a tool that helps you find what software is using the most power."
 HOMEPAGE = "http://www.linuxpowertop.org/"
 LICENSE = "GPLv2"
-DEPENDS = "ncurses"
+DEPENDS = "virtual/libintl ncurses"
 
 SRC_URI = "http://www.lesswatts.org/projects/powertop/download/powertop-${PV}.tar.gz"