diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 9f010f9..5a5c7fc 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Package: python3-sh  Architecture: all  Depends:   ${misc:Depends}, - ${python:Depends} + ${python3:Depends}  Description: Python3 subprocess interface   sh (previously pbs) is a full-fledged subprocess interface for   Python 2.6 - 3.2 that allows you to call any program as if it | 
