mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +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):
|
def sbo_dependencies_pkg(name):
|
||||||
'''
|
'''
|
||||||
Build tree of dependencies
|
Build all dependencies of a package
|
||||||
'''
|
'''
|
||||||
try:
|
try:
|
||||||
dependencies = []
|
dependencies = []
|
||||||
|
|
Loading…
Add table
Reference in a new issue