diff options
author | William Hua <william.hua@canonical.com> | 2013-06-19 09:09:41 -0400 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2013-06-19 09:09:41 -0400 |
commit | 682d07f59ea363a5ab32d78029a93beabda8cac2 (patch) | |
tree | 812238b26ec491caf7f40da93d6612393c8d3800 /debian/control | |
parent | 9278783913187e1b748817f96b445e1d5c23339e (diff) | |
download | ayatana-indicator-keyboard-682d07f59ea363a5ab32d78029a93beabda8cac2.tar.gz ayatana-indicator-keyboard-682d07f59ea363a5ab32d78029a93beabda8cac2.tar.bz2 ayatana-indicator-keyboard-682d07f59ea363a5ab32d78029a93beabda8cac2.zip |
Per-window fixes.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 74fef31b..5e576573 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 9.0.0), libgtk-3-dev, libgnome-desktop-3-dev, libgnomekbd-dev, - libibus-1.0-dev (>= 1.5.0) + libibus-1.0-dev (>= 1.5.0), + libbamf3-dev Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard # If you aren't a member of ~indicator-applet-developers but need to upload |