pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/rabbit rabbit: fix missed ruby-gnome version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ed313411924
branches:  trunk
changeset: 339709:4ed313411924
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Sep 14 18:37:04 2019 +0000

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

diffstat:

 graphics/rabbit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cfee6db15050 -r 4ed313411924 graphics/rabbit/Makefile
--- a/graphics/rabbit/Makefile  Sat Sep 14 18:34:30 2019 +0000
+++ b/graphics/rabbit/Makefile  Sat Sep 14 18:37:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2019/09/14 18:13:22 tsutsui Exp $
+# $NetBSD: Makefile,v 1.59 2019/09/14 18:37:04 tsutsui Exp $
 #
 
 DISTNAME=      rabbit-2.2.1
@@ -11,7 +11,7 @@
 COMMENT=       RD-document-based presentation application
 LICENSE=       gnu-gpl-v2 # or later
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-gtk2>=0.90.3:../../x11/ruby-gtk2
+DEPENDS+=      ${RUBY_PKGPREFIX}-gtk2>=3.3.8:../../x11/ruby-gtk2
 DEPENDS+=      ${RUBY_PKGPREFIX}-rsvg2>=3.3.8:../../graphics/ruby-rsvg2
 DEPENDS+=      ${RUBY_PKGPREFIX}-poppler>=3.3.8:../../print/ruby-poppler
 DEPENDS+=      ${RUBY_PKGPREFIX}-hikidoc-[0-9]*:../../textproc/ruby-hikidoc



Home | Main Index | Thread Index | Old Index