diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-05-27 12:08:30 -0400 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-05-27 12:08:30 -0400 |
commit | f9c097164aeaa8648d59af7510a63ca5d83ce298 (patch) | |
tree | 48f10b1a63331880504883d35a3eb5b6ac948389 | |
parent | a5913055316b1d2efe05435db3ed78898e8042d9 (diff) | |
download | libayatana-indicator-f9c097164aeaa8648d59af7510a63ca5d83ce298.tar.gz libayatana-indicator-f9c097164aeaa8648d59af7510a63ca5d83ce298.tar.bz2 libayatana-indicator-f9c097164aeaa8648d59af7510a63ca5d83ce298.zip |
debian/control: add ido dependency
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 698ceda..fee7987 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9), libglib2.0-dev (>= 2.37), libgtk2.0-dev (>= 2.18), libgtk-3-dev (>= 2.91.3), + libido3-0.1-dev (>= 13.10.0) Standards-Version: 3.9.2 Homepage: https://launchpad.net/libindicator # If you aren't a member of ~indicator-applet-developers but need to upload |