diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-04-14 00:58:14 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-24 10:59:26 +0200 |
commit | 2b7552e2b0f2a30146328917aeb9c9e5d2e71726 (patch) | |
tree | 6baa36ee9054a25fad07f56d287f303438301bd2 /meta-gnome/recipes-support | |
parent | b2217b9cd80297682297ad055136da6345d69b76 (diff) | |
download | meta-openembedded-contrib-2b7552e2b0f2a30146328917aeb9c9e5d2e71726.tar.gz |
florence: unblacklist - gstreamer is fine
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-support')
-rw-r--r-- | meta-gnome/recipes-support/florence/florence_0.5.4.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/recipes-support/florence/florence_0.5.4.bb b/meta-gnome/recipes-support/florence/florence_0.5.4.bb index efc5532947f..8ce85c9670f 100644 --- a/meta-gnome/recipes-support/florence/florence_0.5.4.bb +++ b/meta-gnome/recipes-support/florence/florence_0.5.4.bb @@ -18,5 +18,3 @@ SRC_URI[sha256sum] = "26d33aa20d5fbf34ceeded4c41cb922d2988b6082e33d9acc46dd7bfe5 inherit gettext autotools gconf pkgconfig EXTRA_OECONF = "--disable-scrollkeeper --without-docs --without-at-spi --without-panelapplet --without-xrecord" - -PNBLACKLIST[florence] ?= "Depends on blacklisted gstreamer - the recipe will be removed on 2017-09-01 unless the issue is fixed" |