mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
af8ac924b6
commit
a631cd7042
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515027
@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support CloudStack
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-fog-core>=2.1:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=1.1:devel/rubygem-fog-json \
|
||||
rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml
|
||||
RUN_DEPENDS= rubygem-fog-core>=2.1<3:devel/rubygem-fog-core \
|
||||
rubygem-fog-json>=1.1<2:devel/rubygem-fog-json \
|
||||
rubygem-fog-xml>=0.1<1:textproc/rubygem-fog-xml
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user