[oe-commits] [meta-openembedded] 07/12: bundler: resolve build issues with RSS

git at git.openembedded.org git at git.openembedded.org
Wed Mar 1 10:07:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit f9107b57cd074350c4b18eb9357bbb11d829d59e
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Feb 28 16:25:50 2017 -0500

    bundler: resolve build issues with RSS
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-ruby/recipes-devtools/ruby/bundler_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-ruby/recipes-devtools/ruby/bundler_git.bb b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
index f2d8f3c..8388cc3 100644
--- a/meta-ruby/recipes-devtools/ruby/bundler_git.bb
+++ b/meta-ruby/recipes-devtools/ruby/bundler_git.bb
@@ -26,8 +26,8 @@ SRC_URI = " \
 
 inherit ruby
 
+DEPENDS += "zlib"
+
 RDEPENDS_${PN} = "git"
 
 BBCLASSEXTEND = "native"
-
-PNBLACKLIST[bundler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130640/"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list