diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-08 09:01:42 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-08 09:01:42 -0500 |
commit | c32038e15056e8c434ca538429764ce01b3767d4 (patch) | |
tree | 685f2e0b59bf9ca2332ff5a06df7c5199e5ebdf7 /debian/control | |
parent | 4f006c8f215cb0543cdb903540a32e4b0b58649f (diff) | |
download | ayatana-indicator-session-c32038e15056e8c434ca538429764ce01b3767d4.tar.gz ayatana-indicator-session-c32038e15056e8c434ca538429764ce01b3767d4.tar.bz2 ayatana-indicator-session-c32038e15056e8c434ca538429764ce01b3767d4.zip |
libtelepathy-glib-dev not telepathy-glib-dev
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4b8d8a1..01507a5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-gtk-dev (>= 0.1.2), libpolkit-gobject-1-dev, intltool, - telepathy-glib-dev (>= 0.9.0) + libtelepathy-glib-dev (>= 0.9.0) Standards-Version: 3.8.2 Homepage: https://launchpad.net/indicator-session Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu |