ruby-tw: relax a gemspec version of json.
This commit is contained in:
parent
24382e840f
commit
3b2249856e
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.21 2018/02/17 13:22:13 tsutsui Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2018/04/29 14:49:31 tsutsui Exp $
|
||||
|
||||
DISTNAME= tw-1.3.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= tsutsui@NetBSD.org
|
||||
|
@ -15,5 +16,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=3.0.0:../../misc/ruby-rainbow
|
|||
DEPENDS+= ${RUBY_PKGPREFIX}-twitter>=6.2.0:../../net/ruby-twitter
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.5.4:../../security/ruby-oauth
|
||||
|
||||
OVERRIDE_GEMSPEC+= json>=1.8.1
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue