components/python/python27/python-27.p5m
changeset 4168 20b690e10e65
parent 3822 fe3bbc835041
child 4698 4e27e549b58d
--- a/components/python/python27/python-27.p5m	Wed Apr 22 06:22:45 2015 -0700
+++ b/components/python/python27/python-27.p5m	Wed Apr 22 07:27:42 2015 -0700
@@ -563,7 +563,9 @@
 file path=usr/lib/python2.7/idlelib/PathBrowser.py
 file path=usr/lib/python2.7/idlelib/Percolator.py
 file path=usr/lib/python2.7/idlelib/PyParse.py
-file path=usr/lib/python2.7/idlelib/PyShell.py
+# pkgdepend would (incorrectly) turn our conditional dependency on tkinter
+# into a require dependency.
+file path=usr/lib/python2.7/idlelib/PyShell.py pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.7/idlelib/README.txt
 file path=usr/lib/python2.7/idlelib/RemoteDebugger.py
 file path=usr/lib/python2.7/idlelib/RemoteObjectBrowser.py
@@ -899,7 +901,9 @@
 file path=usr/lib/python2.7/pty.py
 file path=usr/lib/python2.7/py_compile.py
 file path=usr/lib/python2.7/pyclbr.py
-file path=usr/lib/python2.7/pydoc.py
+# pkgdepend would (incorrectly) turn our conditional dependency on tkinter
+# into a require dependency.
+file path=usr/lib/python2.7/pydoc.py pkg.depend.bypass-generate=.*
 file path=usr/lib/python2.7/pydoc_data/__init__.py
 file path=usr/lib/python2.7/pydoc_data/topics.py
 file path=usr/lib/python2.7/quopri.py