From 29ad82a2addd44e340af4a0e72fa307aa84ca160 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 4 May 2015 21:41:19 +0200 Subject: tegrastats: add RDEPENDS for tegrastats-gtk This fixes: WARNING: QA Issue: tegrastats-gtk requires libpangocairo-1.0.so.0, libpango-1.0.so.0, libcairo.so.2, libpangoft2-1.0.so.0, libgtk-x11-2.0.so.0, libgdk-x11-2.0.so.0, but no providers in its RDEPENDS [file-rdeps] --- recipes/tegrastats/tegrastats.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/tegrastats/tegrastats.bb b/recipes/tegrastats/tegrastats.bb index f1dde5a..9795c47 100644 --- a/recipes/tegrastats/tegrastats.bb +++ b/recipes/tegrastats/tegrastats.bb @@ -3,6 +3,8 @@ DESCRIPTION = "NVIDIAS tegrastats in a commandline version and one with output t LICENSE = "CLOSED" PR = "r3" +RDEPENDS_{PN}-gtk = "pango" + SRC_URI = "file://tegrastats \ file://tegrastats-gtk \ file://Tegrastats-gtk.desktop " -- cgit v1.2.3