this code cannot work because at this time self.subinfo is not
set:

        # if class name has been provided add implicit build time dependency
        if className and 
os.getenv('EMERGE_ENABLE_IMPLICID_BUILDTIME_DEPENDENCIES'):
            packageName = 'internal/%s' % className
            if not packageName in self.subinfo.buildDependencies:
                self.subinfo.buildDependencies[packageName] = 'default'


-- 
Wolfgang
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to