pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/orca



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Jan  5 16:39:18 UTC 2020

Modified Files:
        pkgsrc/misc/orca: Makefile

Log Message:
orca: Remove gnome-mag dependency


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/misc/orca/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/orca/Makefile
diff -u pkgsrc/misc/orca/Makefile:1.46 pkgsrc/misc/orca/Makefile:1.47
--- pkgsrc/misc/orca/Makefile:1.46      Sun Nov  3 17:04:25 2019
+++ pkgsrc/misc/orca/Makefile   Sun Jan  5 16:39:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2019/11/03 17:04:25 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/01/05 16:39:18 nia Exp $
 
 DISTNAME=      orca-2.32.1
 PKGREVISION=   2
@@ -21,7 +21,6 @@ DEPENDS+=     ${PYPKGPREFIX}-gnome2>=2.28:..
 DEPENDS+=      ${PYPKGPREFIX}-gtk2>=2.22:../../x11/py-gtk2
 DEPENDS+=      ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
 DEPENDS+=      gnome-speech>=0.4.25:../../audio/gnome-speech
-DEPENDS+=      gnome-mag>=0.16.2:../../x11/gnome-mag
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index