diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-11 17:40:01 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:44:35 +0100 |
| commit | 00ba7da845b96a15b42550d15a343f7bc36392f8 (patch) | |
| tree | 4e8d958f0f8698c26f2f67a3f6dff7a6e54b3ed3 /meta-xfce/recipes-apps/xfce4-mixer | |
| parent | b7f480cc4c533106442ecfe3266d73dd5a6973e8 (diff) | |
| download | meta-openembedded-00ba7da845b96a15b42550d15a343f7bc36392f8.tar.gz | |
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-mixer')
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb index bdbec458bc..2c91fa9b93 100644 --- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb +++ b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb | |||
| @@ -12,3 +12,5 @@ SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d" | |||
| 12 | SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2" | 12 | SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2" |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} = "gst-meta-audio" | 14 | RDEPENDS_${PN} = "gst-meta-audio" |
| 15 | |||
| 16 | PNBLACKLIST[xfce4-mixer] ?= "Depends on blacklisted gst-plugins-base" | ||
