diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-08 21:39:11 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-08 21:39:11 -0500 |
commit | ca3edb28872ce8e0c31e99beed3a19b562a9da14 (patch) | |
tree | e21141c8f6cab1ec3a6cff731c0d07e6f81a8eba /debian/control | |
parent | 625332ec9cf2a69a49b8008f666f67e9c909a38a (diff) | |
download | libayatana-appindicator-ca3edb28872ce8e0c31e99beed3a19b562a9da14.tar.gz libayatana-appindicator-ca3edb28872ce8e0c31e99beed3a19b562a9da14.tar.bz2 libayatana-appindicator-ca3edb28872ce8e0c31e99beed3a19b562a9da14.zip |
fixup the clean target
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 6f11a36..73e285e 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Build-Depends: debhelper (>= 7.0), libgirepository1.0-dev, gir1.2-glib-2.0, gir1.2-gtk-2.0, + gir1.2-gtk-3.0, valac-0.12 Standards-Version: 3.9.1 Homepage: https://launchpad.net/libappindicator |