forked from public/pyceo
Remove python-pam dependency
Only chsh and chfn depended on it.
This commit is contained in:
parent
97b72fc4e7
commit
ba05827977
|
@ -7,7 +7,7 @@ Standards-Version: 3.7.2
|
|||
|
||||
Package: ceo
|
||||
Architecture: any
|
||||
Depends: python-ldap, python-urwid, python-pam, ${python:Depends}, ${shlibs:Depends}
|
||||
Depends: python-ldap, python-urwid, ${python:Depends}, ${shlibs:Depends}
|
||||
Recommends: quota
|
||||
Description: Computer Science Club Administrative Utilities
|
||||
This package contains the CSC Electronic Office
|
||||
|
|
Loading…
Reference in New Issue