pkgsrc-WIP-changes archive

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

canto-curses: depend on canto-daemon in wip



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Jul 30 19:07:37 2016 +0200
Changeset:	06a316c9be5958bfe8e62fe04b377c549a9a61bc

Modified Files:
	canto-curses/Makefile

Log Message:
canto-curses: depend on canto-daemon in wip

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

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

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

diffs:
diff --git a/canto-curses/Makefile b/canto-curses/Makefile
index 5a51c65..52b5b2b 100644
--- a/canto-curses/Makefile
+++ b/canto-curses/Makefile
@@ -17,7 +17,7 @@ WRKSRC=		${WRKDIR}/canto-curses-0.9.7
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 PYDISTUTILSPKG=			YES
 
-DEPENDS+=	canto-daemon-[0-9]*:../../local/canto-daemon
+DEPENDS+=	canto-daemon-[0-9]*:../../wip/canto-daemon
 DEPENDS+=	${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
 DEPENDS+=	${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
 


Home | Main Index | Thread Index | Old Index