pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-django-photologue



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 17 08:39:22 UTC 2023

Modified Files:
        pkgsrc/www/py-django-photologue: Makefile

Log Message:
py-django-photologue: add missing tool


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-django-photologue/Makefile

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

Modified files:

Index: pkgsrc/www/py-django-photologue/Makefile
diff -u pkgsrc/www/py-django-photologue/Makefile:1.18 pkgsrc/www/py-django-photologue/Makefile:1.19
--- pkgsrc/www/py-django-photologue/Makefile:1.18       Wed Dec 13 19:25:04 2023
+++ pkgsrc/www/py-django-photologue/Makefile    Sun Dec 17 08:39:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2023/12/13 19:25:04 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2023/12/17 08:39:22 wiz Exp $
 
 DISTNAME=      django-photologue-3.17
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE=     https://github.com/jdriscoll/d
 COMMENT=       Plug-in photo management application for the Django framework
 LICENSE=       modified-bsd
 
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
 DEPENDS+=      ${PYPKGPREFIX}-Pillow>=9:../../graphics/py-Pillow
 DEPENDS+=      ${PYPKGPREFIX}-django>=3:../../www/py-django



Home | Main Index | Thread Index | Old Index