pkgsrc-WIP-changes archive

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

wip/py-arramooz-sqlite: enable py-arabic dependency



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Mar 5 17:17:45 2021 +0100
Changeset:	7d5598b27680ad7f9f1550fb14bf1b2964949d76

Modified Files:
	py-arramooz-sqlite/Makefile

Log Message:
wip/py-arramooz-sqlite: enable py-arabic dependency

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

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

diffstat:
 py-arramooz-sqlite/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-arramooz-sqlite/Makefile b/py-arramooz-sqlite/Makefile
index 6a16d1378d..912fc525e0 100644
--- a/py-arramooz-sqlite/Makefile
+++ b/py-arramooz-sqlite/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE=	http://arramooz-pysqlite.sourceforge.net/
 COMMENT=	Arabic Dictionary for Morphological analysis
 LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
-#DEPENDS+=	${PYPKGPREFIX}-arabic>=0.6.2:../../wip/py-arabic
+DEPENDS+=	${PYPKGPREFIX}-arabic>=0.6.10:../../wip/py-arabic
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index