pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/rabbit
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Sep 14 18:37:04 UTC 2019
Modified Files:
pkgsrc/graphics/rabbit: Makefile
Log Message:
rabbit: fix missed ruby-gnome version in DEPENDS.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/rabbit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/rabbit/Makefile
diff -u pkgsrc/graphics/rabbit/Makefile:1.58 pkgsrc/graphics/rabbit/Makefile:1.59
--- pkgsrc/graphics/rabbit/Makefile:1.58 Sat Sep 14 18:13:22 2019
+++ pkgsrc/graphics/rabbit/Makefile Sat Sep 14 18:37:04 2019
@@ -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 @@ HOMEPAGE= http://rabbit-shocker.org/
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