diff options
author | Ted Gould <ted@gould.cx> | 2009-12-09 12:07:31 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-09 12:07:31 -0600 |
commit | afd09042de2eb8e05af765373c5570af8bf0b8a0 (patch) | |
tree | fa50c57773960829a91a95b3a02b2fb65906624e /debian/control | |
parent | b478a86fbe9133c1d053eca5be1848ed338a9245 (diff) | |
download | libayatana-appindicator-afd09042de2eb8e05af765373c5570af8bf0b8a0.tar.gz libayatana-appindicator-afd09042de2eb8e05af765373c5570af8bf0b8a0.tar.bz2 libayatana-appindicator-afd09042de2eb8e05af765373c5570af8bf0b8a0.zip |
debian/control: Adding a build dep on gtk-doc-tools
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 a6f0473..49b4a1c 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, scrollkeeper, + gtk-doc-tools, intltool, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), |