[Python-modules-commits] [python-mkdocs] 06/11: Add python3-livereload to build depends
Brian May
bam at moszumanska.debian.org
Mon May 2 06:22:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository python-mkdocs.
commit dff4e676bc406f30a667b3e9a64683f3ff002623
Author: Brian May <bam at debian.org>
Date: Mon May 2 15:57:55 2016 +1000
Add python3-livereload to build depends
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 7d6351e..f222ae4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Brian May <bam at debian.org>
Build-Depends: debhelper (>= 9), dh-python,
python3-all (>= 3.2), python3-setuptools, python3-markdown (>= 2.1.0),
python3-jinja2, python3-yaml, python3-watchdog, python3-pkg-resources,
- python3-click, python3-tornado,
+ python3-click, python3-tornado, python3-livereload,
mkdocs-bootstrap (>=0.1.1), mkdocs-bootswatch (>=0.1.0),
Standards-Version: 3.9.8
Homepage: http://www.mkdocs.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mkdocs.git
More information about the Python-modules-commits
mailing list