summaryrefslogtreecommitdiff
path: root/recipes-bsp/tegrastats
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-12-30 19:20:36 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 12:03:36 +0100
commite16ab9957fde8cb5d10e0d82c8903f989f869f30 (patch)
treebea939a25cceb0bc72d819e52bba0e562f79bbd2 /recipes-bsp/tegrastats
parent2c514ff4193274546fb3cb0723dd71d40f5f020a (diff)
tegrastats, nvsamples: fix rdepends
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/tegrastats')
-rw-r--r--recipes-bsp/tegrastats/tegrastats.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/tegrastats/tegrastats.bb b/recipes-bsp/tegrastats/tegrastats.bb
index e49ec72..ae2f88b 100644
--- a/recipes-bsp/tegrastats/tegrastats.bb
+++ b/recipes-bsp/tegrastats/tegrastats.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "NVIDIAS tegrastats in a commandline version and one with output t
LICENSE = "CLOSED"
PR = "r3"
-RDEPENDS_{PN}-gtk = "pango libatk-1.0-0"
+RDEPENDS_${PN}-gtk = "pango atk"
SRC_URI = "file://tegrastats \
file://tegrastats-gtk \