diff options
author | Ted Gould <ted@canonical.com> | 2009-01-19 12:06:35 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-01-19 12:06:35 -0600 |
commit | 06feae0495a51fd833ec17b09be502846c2aa5ef (patch) | |
tree | 86cc8f3fbf64e364a3b8a359196128e955adcaf7 /debian/control | |
parent | 0f788121ca56ab4e6f1e6534a4bc0edf9b325e1d (diff) | |
download | ayatana-indicator-messages-06feae0495a51fd833ec17b09be502846c2aa5ef.tar.gz ayatana-indicator-messages-06feae0495a51fd833ec17b09be502846c2aa5ef.tar.bz2 ayatana-indicator-messages-06feae0495a51fd833ec17b09be502846c2aa5ef.zip |
Adding in libindicate as a dependency
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a76880b..3b4bdf4 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, scrollkeeper, - intltool + intltool, + libindicate-dev Standards-Version: 3.8.0 Package: indicator-messages |