Fix RUN_DEPENDS
This commit is contained in:
parent
64eb10122f
commit
23eac24afa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437334
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-mime-types>=1.1.5:misc/rubygem-mime-types \
|
||||
rubygem-rugged>=0.23:devel/rubygem-rugged
|
||||
rubygem-rugged>=0.24.0:devel/rubygem-rugged
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue