mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-20 22:19:23 +00:00
Modified control file to use python-dbus and policykit as recommended
packages, after all these are not required for oblogout to run.
This commit is contained in:
3
debian/control
vendored
3
debian/control
vendored
@@ -9,7 +9,8 @@ Homepage: http://launchpad.net/oblogout/
|
||||
|
||||
Package: oblogout
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-gobject, python-gtk2, python-imaging, python-cairo, python-dbus
|
||||
Depends: ${python:Depends}, python-gobject, python-gtk2, python-imaging, python-cairo
|
||||
Recommends: python-dbus, policykit
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Logout script designed with Openbox in mind.
|
||||
OBLogout is a expandable, configurable, and theme-able logout script designed to be used in a Openbox desktop environment.
|
||||
|
||||
Reference in New Issue
Block a user