Update debian files
[indicator-keyboard-led.git] / debian / control
index 385dc6c..4f1e6b4 100644 (file)
@@ -10,10 +10,16 @@ Vcs-Browser: https://github.com/adrianiainlam/indicator-keyboard-led
 
 Package: indicator-keyboard-led
 Architecture: all
-Depends: python3, libgtk-3-0, libappindicator3-1, python3-gi, debconf (>= 0.2.17), ${misc:Depends}
+Depends: debconf (>= 0.2.17),
+         gir1.2-appindicator3-0.1,
+         libappindicator3-1,
+         libgtk-3-0,
+         python3,
+         python3-gi,
+         ${misc:Depends}
 Recommends: libgtk-3-0 (>= 3.18), xdotool
 Description: simulate keyboard lock keys LED
- This is a Unity application indicator designed for keyboards without lock
+ This is an application indicator designed for keyboards without lock
  keys LED. It allows the user to check the state of the three locks (Caps
  lock, Num lock and Scroll lock) without requiring any mouse or keyboard
  action. It also allows the lock keys to be toggled with mouse clicks, which