diff options
author | William Hua <william.hua@canonical.com> | 2013-08-22 11:31:35 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-08-22 11:31:35 +0000 |
commit | e974f427722c25b3bcc1bd90c4c32465f6ca135d (patch) | |
tree | 562c7851985a33d6769235021695e2ba284dec3d /debian/control | |
parent | 39fd9bd8383df1361c4141e4d0ad52a83a53a437 (diff) | |
parent | 3d0529fab0030e47859dc9e939465f4802399fbe (diff) | |
download | ayatana-indicator-keyboard-e974f427722c25b3bcc1bd90c4c32465f6ca135d.tar.gz ayatana-indicator-keyboard-e974f427722c25b3bcc1bd90c4c32465f6ca135d.tar.bz2 ayatana-indicator-keyboard-e974f427722c25b3bcc1bd90c4c32465f6ca135d.zip |
Use accountsservice and make work under unity-greeter.
Approved by PS Jenkins bot, Sebastien Bacher.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 95e0d25e..b9757366 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, dh-translations, dbus, + libaccountsservice-dev, libbamf3-dev, libgee-dev, libgirepository1.0-dev, @@ -15,6 +16,7 @@ Build-Depends: debhelper (>= 9.0.0), libgnomekbd-dev, libgtk-3-dev, libibus-1.0-dev (>= 1.5.0), + liblightdm-gobject-1-dev, valac, xauth, xvfb, |