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-qt/qt4/qt4-x11-free-systemd.bb | 1 - recipes-qt/qt5/qt5-x11-free-systemd.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'recipes-qt') diff --git a/recipes-qt/qt4/qt4-x11-free-systemd.bb b/recipes-qt/qt4/qt4-x11-free-systemd.bb index 426f632..568d354 100644 --- a/recipes-qt/qt4/qt4-x11-free-systemd.bb +++ b/recipes-qt/qt4/qt4-x11-free-systemd.bb @@ -1,6 +1,5 @@ SECTION = "x11/libs" SUMMARY = "systemd qtdemo autostart" -RDEPENDS_${PN} = "" # The license is meant for this recipe and the files it installs. # RNDIS is part of the kernel, udhcpd is part of busybox LICENSE = "MIT" diff --git a/recipes-qt/qt5/qt5-x11-free-systemd.bb b/recipes-qt/qt5/qt5-x11-free-systemd.bb index 304b711..3bf66e9 100644 --- a/recipes-qt/qt5/qt5-x11-free-systemd.bb +++ b/recipes-qt/qt5/qt5-x11-free-systemd.bb @@ -1,6 +1,5 @@ SECTION = "x11/libs" SUMMARY = "systemd qtapplication autostart" -RDEPENDS_${PN} = "" # The license is meant for this recipe and the files it installs. # RNDIS is part of the kernel, udhcpd is part of busybox LICENSE = "MIT" -- cgit v1.2.3