pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/ruby-squib ruby-squib: fix missed ruby-gnome ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f4cfab73982
branches:  trunk
changeset: 339542:2f4cfab73982
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Sep 14 18:34:30 2019 +0000

description:
ruby-squib: fix missed ruby-gnome version in DEPENDS.

diffstat:

 games/ruby-squib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 04b73c3216cc -r 2f4cfab73982 games/ruby-squib/Makefile
--- a/games/ruby-squib/Makefile Sat Sep 14 18:27:28 2019 +0000
+++ b/games/ruby-squib/Makefile Sat Sep 14 18:34:30 2019 +0000
@@ -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}-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
 



Home | Main Index | Thread Index | Old Index