mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
fix avoid %README% as dependency
This commit is contained in:
parent
07a9e41520
commit
ef6a475a49
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ dep_results = []
|
|||
|
||||
def sbo_dependencies_pkg(name):
|
||||
'''
|
||||
Build tree of dependencies
|
||||
Build all dependencies of a package
|
||||
'''
|
||||
try:
|
||||
dependencies = []
|
||||
|
|
Loading…
Reference in a new issue