diff --git a/pkg/debian/control b/pkg/debian/control index 56eb0ed..4ea1f14 100644 --- a/pkg/debian/control +++ b/pkg/debian/control @@ -16,7 +16,7 @@ X-Python3-Version: >= 3.6 Package: fades Architecture: all -Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends} +Depends: ${misc:Depends}, ${python3:Depends} Description: system for automatically handling virtual environments fades is a system that automatically handles the virtualenvs in the cases normally found when writing scripts and simple programs, and even helps to