pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
translate-toolkit: adding depend on diff-match-patch now that its in pkgsrc.
Module Name: pkgsrc-wip
Committed By: i3enedek <pkgsrc%xn--rvztrtkrfrgp-bbb7j2b8f0b9d7a21oft.com@localhost>
Pushed By: i3enedek
Date: Mon Oct 23 14:43:32 2017 +0100
Changeset: 92462cdda8e2dca9531f48234694c9223b44e4b1
Modified Files:
translate-toolkit/Makefile
Log Message:
translate-toolkit: adding depend on diff-match-patch now that its in pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=92462cdda8e2dca9531f48234694c9223b44e4b1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
translate-toolkit/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/translate-toolkit/Makefile b/translate-toolkit/Makefile
index 842dfd2dca..23f6532d79 100644
--- a/translate-toolkit/Makefile
+++ b/translate-toolkit/Makefile
@@ -14,6 +14,7 @@ LICENSE= gnu-gpl-v1
DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-sqlite3>=1.9.0:../../databases/py-sqlite3
+DEPENDS+= ${PYPKGPREFIX}-diff-match-patch>=0:../../textproc/py-diff-match-patch/
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index