[Python-apps-commits] r11352 - in packages/etm/trunk/debian (control)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Sun Oct 5 08:38:05 UTC 2014


    Date: Sunday, October 5, 2014 @ 08:38:04
  Author: vcheng
Revision: 11352

add build-dep on python3-setuptools

Modified:
  packages/etm/trunk/debian/control

Modified: packages/etm/trunk/debian/control
===================================================================
--- packages/etm/trunk/debian/control	2014-10-05 08:34:51 UTC (rev 11351)
+++ packages/etm/trunk/debian/control	2014-10-05 08:38:04 UTC (rev 11352)
@@ -7,7 +7,8 @@
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- python3
+ python3,
+ python3-setuptools
 Standards-Version: 3.9.6
 Homepage: http://people.duke.edu/~dgraham/etmtk/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/etm/trunk/




More information about the Python-apps-commits mailing list