pkgsrc-WIP-changes archive

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

py-sylajone: fix wip/py-pickleDB name dependency



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

Modified Files:
	py-sylajone/Makefile

Log Message:
py-sylajone: fix wip/py-pickleDB name dependency

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

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

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

diffs:
diff --git a/py-sylajone/Makefile b/py-sylajone/Makefile
index 3e96cfc2e1..667f04a9f9 100644
--- a/py-sylajone/Makefile
+++ b/py-sylajone/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Sylajone: Arabic syntax Analyzer library
 LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-arabic>=0.6.2:../../wip/py-arabic
-DEPENDS+=	${PYPKGPREFIX}-pickledb>=0.9.0:../../wip/py-pickledb
+DEPENDS+=	${PYPKGPREFIX}-pickleDB>=0.9.0:../../wip/py-pickleDB
 DEPENDS+=	${PYPKGPREFIX}-libqutrub>=1.2.4.1:../../wip/py-libqutrub
 DEPENDS+=	${PYPKGPREFIX}-naftawayh>=0.4:../../wip/py-naftawayh
 DEPENDS+=	${PYPKGPREFIX}-qalsadi>=0.3.5:../../wip/py-qalsadi


Home | Main Index | Thread Index | Old Index