aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-04 10:53:46 +0100
committerTed Gould <ted@canonical.com>2009-08-04 10:53:46 +0100
commit41c535b370fe6eb2429cbcdcb4d4ecb83833037c (patch)
treebbdc451aaec8d806487baac9d11c5ffdd5dd4f4e /debian/control
parent96ace70f64b79b9e9bba1b2027ef40cf0b235381 (diff)
downloadlibayatana-indicator-41c535b370fe6eb2429cbcdcb4d4ecb83833037c.tar.gz
libayatana-indicator-41c535b370fe6eb2429cbcdcb4d4ecb83833037c.tar.bz2
libayatana-indicator-41c535b370fe6eb2429cbcdcb4d4ecb83833037c.zip
debian/control: Fixing the library reference of
libindicate-gtk-dev
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 92c60a7..23e0158 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,7 @@ Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicate-gtk (= ${binary:Version}),
+ libindicate-gtk0 (= ${binary:Version}),
libindicate-dev (= ${binary:Version}),
libdbus-glib-1-dev (>= 0.76),
libgtk2.0-dev (>= 2.12.0)