aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-24 14:55:22 -0600
committerTed Gould <ted@gould.cx>2009-11-24 14:55:22 -0600
commit411182c39c63d7d7ad35edf133ba58e2295f5bef (patch)
tree7a2e1c385c0963a83f8ed561c9abe8514b320978 /debian/control
parent8e829711dd95a8e94bf63ec16f4d3a266f5ddc39 (diff)
downloadlibayatana-indicator-411182c39c63d7d7ad35edf133ba58e2295f5bef.tar.gz
libayatana-indicator-411182c39c63d7d7ad35edf133ba58e2295f5bef.tar.bz2
libayatana-indicator-411182c39c63d7d7ad35edf133ba58e2295f5bef.zip
debian/control: Making sure the tools package is using the
same version of the library that it was built with.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 394ec97..d4fd2f2 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Package: libindicator-tools
Section: devel
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libindicator0 (= ${binary:Version})
Description: Need a better description