pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/freecell-solver
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 16 20:54:20 UTC 2025
Modified Files:
pkgsrc/games/freecell-solver: Makefile
Log Message:
freecell-solver: also needs py-six
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/freecell-solver/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/freecell-solver/Makefile
diff -u pkgsrc/games/freecell-solver/Makefile:1.11 pkgsrc/games/freecell-solver/Makefile:1.12
--- pkgsrc/games/freecell-solver/Makefile:1.11 Wed Apr 16 20:43:41 2025
+++ pkgsrc/games/freecell-solver/Makefile Wed Apr 16 20:54:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2025/04/16 20:43:41 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/04/16 20:54:20 adam Exp $
DISTNAME= freecell-solver-6.12.0
CATEGORIES= games
@@ -13,6 +13,7 @@ LICENSE= mit
TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
DEPENDS+= ${PYPKGPREFIX}-pysol_cards-[0-9]*:../../games/py-pysol_cards
DEPENDS+= ${PYPKGPREFIX}-random2-[0-9]*:../../devel/py-random2
+DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
Home |
Main Index |
Thread Index |
Old Index