mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/racc: depend on dev-lang/ruby[ssl]
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
committed by
Hans de Graaff
parent
834836f9cc
commit
02407aad41
@@ -20,6 +20,8 @@ SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc test"
|
||||
|
||||
ruby_add_rdepend "virtual/ruby-ssl"
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rake
|
||||
test? ( >=dev-ruby/minitest-4.0:0 )"
|
||||
|
||||
|
||||
@@ -22,6 +22,8 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
IUSE="doc test"
|
||||
|
||||
ruby_add_rdepend "virtual/ruby-ssl"
|
||||
|
||||
ruby_add_bdepend "dev-ruby/rake
|
||||
test? ( dev-ruby/minitest )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user