From e16ab9957fde8cb5d10e0d82c8903f989f869f30 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Fri, 30 Dec 2016 19:20:36 +0100 Subject: tegrastats, nvsamples: fix rdepends Signed-off-by: Marcel Ziswiler Acked-by: Max Krummenacher --- recipes-bsp/tegrastats/tegrastats.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/tegrastats') 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 \ -- cgit v1.2.3