From 71f6400f30faca8be1f2f00a333903ec069420a1 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 22 Mar 2017 09:26:59 +0100 Subject: recipes: remove unneeded RDEPENDS Empty RDEPENDS are not needed, the others are automatically added by the buildsystem. Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-support/gpio-tool/gpio-tool.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-support/gpio-tool') diff --git a/recipes-support/gpio-tool/gpio-tool.bb b/recipes-support/gpio-tool/gpio-tool.bb index 071cd9f..f083be3 100644 --- a/recipes-support/gpio-tool/gpio-tool.bb +++ b/recipes-support/gpio-tool/gpio-tool.bb @@ -6,7 +6,6 @@ PR = "r3" PACKAGE_ARCH = "${MACHINE_ARCH}" DEPENDS = "gtk+" -RDEPENDS_${PN} = "gtk+" SRC_URI = "file://gpio-tool" SRC_URI += "file://gpio-tool.desktop" -- cgit v1.2.3