diff options
author | Ted Gould <ted@gould.cx> | 2011-07-06 15:50:48 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-06 15:50:48 -0500 |
commit | 9a18c1c095a420b16431b4f411d627786448a81a (patch) | |
tree | f14abb7c44170acf84cb05f90b255b9ae133f071 /debian/control | |
parent | 97e2fede61bdc63816f0ff2ccf1d5b1d58a13916 (diff) | |
parent | 36fb97c7c97c3b40b48190e8e37b494bdff9edb9 (diff) | |
download | libayatana-indicator-9a18c1c095a420b16431b4f411d627786448a81a.tar.gz libayatana-indicator-9a18c1c095a420b16431b4f411d627786448a81a.tar.bz2 libayatana-indicator-9a18c1c095a420b16431b4f411d627786448a81a.zip |
Sync to U. Desktop
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7cdb2a7..5d03e92 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0), intltool, gtk-doc-tools, dh-autoreconf -Standards-Version: 3.9.0 +Standards-Version: 3.9.2 Homepage: https://launchpad.net/libindicator Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu @@ -73,7 +73,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-dev (>= 2.91.3), - libindicator3-3 (= ${binary:Version}) + libindicator3-3 (= ${binary:Version}), + libindicator-dev (= ${binary:Version}) Description: panel indicator applet - library development files This library contains information to build indicators to go into the indicator applet. |