pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
SET LICENSE added new dependency: storm and beautifulsoup
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Nov 27 21:19:31 2015 +0100
Changeset: ca0a0abb91e51e42a7596cad5d4600238a8a526b
Modified Files:
py-bicho/Makefile
Log Message:
SET LICENSE
added new dependency: storm and beautifulsoup
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca0a0abb91e51e42a7596cad5d4600238a8a526b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bicho/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-bicho/Makefile b/py-bicho/Makefile
index ec8c67c..7b6f99a 100644
--- a/py-bicho/Makefile
+++ b/py-bicho/Makefile
@@ -8,7 +8,10 @@ MASTER_SITES= https://github.com/downloads/MetricsGrimoire/Bicho/
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://github.com/MetricsGrimoire/Bicho
COMMENT= Bug tracking system tool analyzer
-#LICENSE= # TODO: (see mk/license.mk)
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.3.2:../../www/py-beautifulsoup4
+DEPENDS+= ${PYPKGPREFIX}-storm>=0.20:../../wip/py-storm
WRKSRC= ${WRKDIR}/bicho-0.9
Home |
Main Index |
Thread Index |
Old Index