debian/control: Switch dependency from python-gobject to python-gobject-2, the former is a transitional package
This commit is contained in:
parent
32c3d8aac0
commit
76e6e1d4e5
2 changed files with 8 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -253,7 +253,7 @@ Description: network UPS tools - Python bindings for NUT server
|
|||
Package: nut-monitor
|
||||
Architecture: all
|
||||
Depends: python-glade2,
|
||||
python-gobject,
|
||||
python-gobject-2,
|
||||
python-gtk2,
|
||||
python-nut,
|
||||
${misc:Depends},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue