pkgsrc-WIP-changes archive

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

syncserver-dependencies: py27-virtualenv is gone



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun May 1 22:30:03 2022 +0200
Changeset:	e71dabbbafc26d2ea99475e36c9a74ce624fe3b4

Modified Files:
	syncserver-dependencies/Makefile

Log Message:
syncserver-dependencies: py27-virtualenv is gone

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e71dabbbafc26d2ea99475e36c9a74ce624fe3b4

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

diffstat:
 syncserver-dependencies/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/syncserver-dependencies/Makefile b/syncserver-dependencies/Makefile
index ac22333cc4..a0349821e2 100644
--- a/syncserver-dependencies/Makefile
+++ b/syncserver-dependencies/Makefile
@@ -13,7 +13,7 @@ LICENSE=	public-domain
 USE_TOOLS+=	gmake:run
 
 DEPENDS+=	${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
-DEPENDS+=	${PYPKGPREFIX}-virtualenv-[0-9]*:../../devel/py-virtualenv
+#DEPENDS+=	${PYPKGPREFIX}-virtualenv-[0-9]*:../../devel/py-virtualenv
 DEPENDS+=	sqlite3-[0-9]*:../../databases/sqlite3
 
 META_PACKAGE=	yes


Home | Main Index | Thread Index | Old Index