diff options
author | Ted Gould <ted@canonical.com> | 2009-08-04 17:54:42 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-04 17:54:42 +0100 |
commit | 3404829ae4c41e1cdd91b5151d219024eb44ef73 (patch) | |
tree | 90909b808afa39cd7319c84cd9c67800e48bf1d0 /debian/control | |
parent | 0be2ef1e65c66437ac947a3ab72a6400fb41b2f9 (diff) | |
download | ayatana-indicator-messages-3404829ae4c41e1cdd91b5151d219024eb44ef73.tar.gz ayatana-indicator-messages-3404829ae4c41e1cdd91b5151d219024eb44ef73.tar.bz2 ayatana-indicator-messages-3404829ae4c41e1cdd91b5151d219024eb44ef73.zip |
debian/control: Adding in a build dep on libindicate-gtk-dev
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 6840467..32b0ae9 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 5.0), scrollkeeper, intltool, libindicate-dev (>= 0.2.0~bzr298), + libindicate-gtk-dev (>= 0.2.0~bzr298), libindicator-dev (>= 0.2.0~bzr301), libdbusmenu-gtk-dev, libdbusmenu-glib-dev |