fixed depandancy issues
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 1m44s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 7s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m1s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 1m44s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 7s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m1s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
This commit is contained in:
parent
997af356df
commit
321d5dbe30
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ Description: Debian-specific fork of osbuild for Debian Atomic systems
|
|||
Package: python3-debian-forge
|
||||
Architecture: all
|
||||
Depends: ${python3:Depends}, ${misc:Depends},
|
||||
jsonschema, requests, psutil
|
||||
python3-jsonschema, python3-requests, python3-psutil
|
||||
Description: Python library for debian-forge
|
||||
This package contains the Python library that constitutes the core
|
||||
of the debian-forge project. It provides the main API and utilities
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue