summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-09-14 18:34:30 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-09-14 18:34:30 +0000
commitf1aceacf3bfd4cbab9a8bc16b76b459a3a128dc9 (patch)
tree565c1fc1e4b4bb72b18eb64a752ac4a1b97ca08e /games
parent03d0050c67513c7b047d75786fe80860697f2707 (diff)
downloadpkgsrc-f1aceacf3bfd4cbab9a8bc16b76b459a3a128dc9.tar.gz
ruby-squib: fix missed ruby-gnome version in DEPENDS.
Diffstat (limited to 'games')
-rw-r--r--games/ruby-squib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ruby-squib/Makefile b/games/ruby-squib/Makefile
index 468e7505383..841931b1b64 100644
--- a/games/ruby-squib/Makefile
+++ b/games/ruby-squib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/09/14 18:12:49 tsutsui Exp $
+# $NetBSD: Makefile,v 1.16 2019/09/14 18:34:30 tsutsui Exp $
DISTNAME= squib-0.14.2
PKGREVISION= 1
@@ -20,7 +20,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-progressbar>=1.9.0:../../misc/ruby-progressbar
DEPENDS+= ${RUBY_PKGPREFIX}-roo>=2.7.1:../../math/ruby-roo
DEPENDS+= ${RUBY_PKGPREFIX}-pango>=3.3.8:../../devel/ruby-pango
DEPENDS+= ${RUBY_PKGPREFIX}-rsvg2>=3.3.8:../../graphics/ruby-rsvg2
-DEPENDS+= ${RUBY_PKGPREFIX}-gobject-introspection>=3.2.7:../../devel/ruby-gobject-introspection
+DEPENDS+= ${RUBY_PKGPREFIX}-gobject-introspection>=3.3.8:../../devel/ruby-gobject-introspection
DEPENDS+= ${RUBY_PKGPREFIX}-gio2>=3.3.8:../../devel/ruby-gio2
DEPENDS+= ${RUBY_PKGPREFIX}-highline17>=1.7.10<1.8:../../devel/ruby-highline17