Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628218 - dev-ruby/rbnacl should depend on dev-ruby/ffi
Summary: dev-ruby/rbnacl should depend on dev-ruby/ffi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-18 19:03 UTC by Sebastian Hamann
Modified: 2017-08-19 06:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for dev-ruby/rbnacl-4.0.2 with dependency on dev-ruby/ffi (rbnacl-4.0.2.ebuild,720 bytes, text/plain)
2017-08-18 19:03 UTC, Sebastian Hamann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Hamann 2017-08-18 19:03:24 UTC
Created attachment 489540 [details]
ebuild for dev-ruby/rbnacl-4.0.2 with dependency on dev-ruby/ffi

According to https://rubygems.org/gems/rbnacl, dev-ruby/rbnacl should RDEPEND on dev-ruby/ffi. This caused another package that depends on rbnacl fail to install for me.
I attached an updated ebuild for dev-ruby/rbnacl-4.0.2, but the issue probably affects all versions.
Comment 1 Hans de Graaff gentoo-dev Security 2017-08-19 06:47:51 UTC
(In reply to black from comment #0)

> According to https://rubygems.org/gems/rbnacl, dev-ruby/rbnacl should
> RDEPEND on dev-ruby/ffi. This caused another package that depends on rbnacl
> fail to install for me.
> I attached an updated ebuild for dev-ruby/rbnacl-4.0.2, but the issue
> probably affects all versions.

Yes, I have just added the missing dependency to all versions. Thanks for the report!