|
@@ -228,6 +228,7 @@ elif deploy_mode == 'installer':
|
|
|
i.licensefile = licensefile
|
|
i.licensefile = licensefile
|
|
|
i.authorid = authorid
|
|
i.authorid = authorid
|
|
|
i.authorname = authorname
|
|
i.authorname = authorname
|
|
|
|
|
+ i.includeRequires = includeRequires
|
|
|
|
|
|
|
|
if currentPlatform:
|
|
if currentPlatform:
|
|
|
platform = PandaSystem.getPlatform()
|
|
platform = PandaSystem.getPlatform()
|