change setuptools dependency check to test iport
authorTom Henderson <tomh@tomh.org>
Fri, 31 Aug 2018 13:04:44 -0700
changeset 419 2d6b4f4fb508
parent 418 dd876c664168
child 420 0006d6aa5214
change setuptools dependency check to test iport
bakeconf.xml
--- a/bakeconf.xml	Fri Aug 31 13:03:45 2018 -0700
+++ b/bakeconf.xml	Fri Aug 31 13:04:44 2018 -0700
@@ -847,7 +847,7 @@
 
     <module name="setuptools">
       <source type="system_dependency">
-        <attribute name="dependency_test" value="easy_install"/>
+        <attribute name="import_test" value="setuptools"/>
         <attribute name="name_apt-get" value="python-setuptools"/>
         <attribute name="name_yum" value="python-setuptools"/>
         <attribute name="name_port" value="py-setuptools"/>