[DEBUG] missing depend in specific target interface
This commit is contained in:
parent
da8233d34e
commit
73a230826b
@ -14,6 +14,7 @@ from lutin import tools
|
||||
from lutin import image
|
||||
from lutin import multiprocess
|
||||
from lutin import host
|
||||
from lutin import depend
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
@ -14,6 +14,7 @@ from lutin import tools
|
||||
import os
|
||||
import stat
|
||||
import re
|
||||
from lutin import depend
|
||||
from lutin import host
|
||||
from lutin import multiprocess
|
||||
import lutinTarget_Linux
|
||||
|
@ -16,6 +16,7 @@ import os
|
||||
import stat
|
||||
from lutin import multiprocess
|
||||
from lutin import host
|
||||
from lutin import depend
|
||||
import random
|
||||
import re
|
||||
|
||||
|
@ -16,6 +16,7 @@ import os
|
||||
import stat
|
||||
import re
|
||||
from lutin import host
|
||||
from lutin import depend
|
||||
from lutin import multiprocess
|
||||
|
||||
class Target(target.Target):
|
||||
|
@ -13,6 +13,7 @@ from lutin import target
|
||||
from lutin import tools
|
||||
from lutin import host
|
||||
from lutin import multiprocess
|
||||
from lutin import depend
|
||||
import os
|
||||
import stat
|
||||
import shutil
|
||||
|
Loading…
x
Reference in New Issue
Block a user