updated debian/control dependencies
This commit is contained in:
parent
074cafbab1
commit
f0d250ff15
|
@ -13,8 +13,10 @@ Vcs-browser: http://github.com/pwr/Solaar
|
|||
|
||||
Package: solaar
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python:Depends}, python-pyudev (>= 0.13), python-gi (>= 3.2), gir1.2-gtk-3.0 (>= 3.4), adduser, udev
|
||||
Suggests: gir1.2-notify-0.7
|
||||
Depends: ${misc:Depends}, udev (>= 175), adduser,
|
||||
${python:Depends}, python-pyudev (>= 0.13), python-gi (>= 3.2), gir1.2-gtk-3.0 (>= 3.4),
|
||||
Recommends: gir1.2-notify-0.7, linux-image (>= 3.2)
|
||||
Suggests: gnome-icon-theme | gnome-icon-theme-full | oxygen-icon-theme | lxde-icon-theme | moblin-icon-theme | nuvola-icon-theme | xubuntu-icon-theme
|
||||
Description: Logitech Unifying Receiver peripherals manager for Linux
|
||||
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.
|
||||
It is able to pair/unpair devices to the receiver, and for some devices read
|
||||
|
|
Loading…
Reference in New Issue