[Python-modules-commits] [python-mpld3] 06/07: add build dependency

Wolfgang Borgert debacle at moszumanska.debian.org
Tue Sep 30 23:37:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository python-mpld3.

commit 42291ef839c5e4a7ec17ed28813b37974b3a1d17
Author: W. Martin Borgert <debacle at debian.org>
Date:   Wed Oct 1 01:33:43 2014 +0200

    add build dependency
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f0d0152..690f3f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export PYBUILD_NAME=mpld3
 %:
 	dh $@ --buildsystem=pybuild --with python2,python3
 
-override_dh_auto_build:
+override_dh_auto_build: src/utils/icons.js
 	# re-create smashed and minified JS files
 	$(MAKE) clean
 	$(MAKE) javascript

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mpld3.git



More information about the Python-modules-commits mailing list