diff --git a/scripts/build-debian-packages.sh b/scripts/build-debian-packages.sh index a7767253..f00b82b2 100755 --- a/scripts/build-debian-packages.sh +++ b/scripts/build-debian-packages.sh @@ -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