diff --git a/debian.control b/debian.control index 9e657dd..f10b091 100644 --- a/debian.control +++ b/debian.control @@ -8,8 +8,16 @@ Section: devel Package: osc Section: devel Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3, build | obs-build -Recommends: python3-progressbar -Suggests: python3-keyring, sudo +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python3:Depends}, + python3, + python3-m2crypto, + build | obs-build +Recommends: python3-progressbar, + python3-rpm, + python3-keyring, + bash-completion +Suggests: sudo Description: Open Build Service Commander Commandline client for the Open Build Service.