aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysstat/sysstat.inc
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-05-04 12:28:52 -0700
committerSaul Wold <sgw@linux.intel.com>2011-05-08 23:56:11 -0700
commitd7d9d5ec43a2f8c1f694432f004619e3e72ed5bf (patch)
treef4c7b9904e9e875d405a701aaf87ae7f9759e489 /meta/recipes-extended/sysstat/sysstat.inc
parent371205d21723ec911a77d5e7c1ef51fb26d854f5 (diff)
downloadopenembedded-core-contrib-d7d9d5ec43a2f8c1f694432f004619e3e72ed5bf.tar.gz
sysstat.inc: Switch to inherit gettext
This needs to use both virtual/libnl as well as gettext-native in order to build. So we switch to using inherit gettext. This is 4a022cf3fe3e39aab478bfc13332d358ed80348c from OE where it was tested with qemuarm+angstrom-2010.x+eglibc and qemuarm+minimal-uclibc. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/recipes-extended/sysstat/sysstat.inc')
-rw-r--r--meta/recipes-extended/sysstat/sysstat.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
index aeb33cfa57..a4cad0ed22 100644
--- a/meta/recipes-extended/sysstat/sysstat.inc
+++ b/meta/recipes-extended/sysstat/sysstat.inc
@@ -4,12 +4,10 @@ HOMEPAGE = "http://sebastien.godard.pagesperso-orange.fr/"
LICENSE = "GPLv2+"
SECTION = "console/utils"
-DEPENDS = "virtual/libintl"
-
SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz \
file://99_sysstat"
-inherit autotools
+inherit autotools gettext
do_install() {
autotools_do_install