pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
urlwatch: add another dependency.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Feb 4 15:36:16 2016 +0100
Changeset: bb766f453acac36dddfcce495810efa4178c0dc5
Modified Files:
urlwatch/Makefile
Log Message:
urlwatch: add another dependency.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bb766f453acac36dddfcce495810efa4178c0dc5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
urlwatch/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/urlwatch/Makefile b/urlwatch/Makefile
index bd6f512..6ed2f43 100644
--- a/urlwatch/Makefile
+++ b/urlwatch/Makefile
@@ -10,6 +10,7 @@ COMMENT= Watch web pages and arbitrary URLs for changes
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-minidb-[0-9]*:../../wip/py-minidb
+DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index