diff options
author | Ted Gould <ted@gould.cx> | 2012-01-31 20:52:42 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-01-31 20:52:42 -0600 |
commit | 2ede879aadd0d794b91cd7b25fbadcdefab6592c (patch) | |
tree | a6d9237a1ccefe5a5c0ea8abc14d516ada44ee24 /debian/control | |
parent | d4a56efd670ae2432da8be9932df365c75ea0d72 (diff) | |
parent | 933e39cc70a28ca07b195064a1cd40bd4a755375 (diff) | |
download | libdbusmenu-2ede879aadd0d794b91cd7b25fbadcdefab6592c.tar.gz libdbusmenu-2ede879aadd0d794b91cd7b25fbadcdefab6592c.tar.bz2 libdbusmenu-2ede879aadd0d794b91cd7b25fbadcdefab6592c.zip |
Update from Ken
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 a7ff43d..ba4e3a1 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 8.1.3), libgtk-3-dev (>= 2.99.2-1ubuntu2), libgdk-pixbuf2.0-dev (>= 2.22.1-0ubuntu4), libdbus-glib-1-dev, + libatk1.0-dev, gnome-doc-utils, gtk-doc-tools, libtool, |