From 7f3176f6288516fb79378c3e6ec4c03fa1a8c98d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 11 Feb 2017 19:33:14 +0100 Subject: recipes: blacklist recipes runtime depending on blacklisted recipes Signed-off-by: Martin Jansa --- meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'meta-xfce/recipes-apps') diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb index 7abf186874..1aaf549662 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.1.bb @@ -13,3 +13,9 @@ SRC_URI[md5sum] = "5332876b627b3237eebb76db66e2fb11" SRC_URI[sha256sum] = "0b4c90c585166c958d479075b98da6e28ca500bda6f4d3443f20e0a2172030ee" FILES_${PN} += "${datadir}/appdata" + +PNBLACKLIST[ristretto] ?= "Runtime depends on blacklisted tumbler" + +PNBLACKLIST[ristretto] ?= "Runtime depends on blacklisted ristretto-dev" + +PNBLACKLIST[ristretto] ?= "Runtime depends on blacklisted ristretto" -- cgit 1.2.3-korg