Update version requirement of RUN_DEPENDS
This commit is contained in:
@@ -11,9 +11,9 @@ COMMENT= Common gRPC and protocol buffer classes used in Google APIs
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.0:devel/rubygem-google-protobuf \
|
||||
rubygem-googleapis-common-protos-types>=1.0:devel/rubygem-googleapis-common-protos-types \
|
||||
rubygem-grpc>=1.0:net/rubygem-grpc
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.0<4:devel/rubygem-google-protobuf \
|
||||
rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types \
|
||||
rubygem-grpc>=1.0<2:net/rubygem-grpc
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
Reference in New Issue
Block a user