diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-12-15 11:13:12 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-12-15 11:13:12 +1300 |
commit | 8830da32b2aa53a7b6260091932eb5c1544932f3 (patch) | |
tree | 2b9cd795a4090d1e6a293abec74494b5b34a1e91 /debian/control | |
parent | 6c9a6684a2bd7fb990831175bac8681669e27080 (diff) | |
download | ayatana-ido-8830da32b2aa53a7b6260091932eb5c1544932f3.tar.gz ayatana-ido-8830da32b2aa53a7b6260091932eb5c1544932f3.tar.bz2 ayatana-ido-8830da32b2aa53a7b6260091932eb5c1544932f3.zip |
Add introspection dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d2d85ed..1f0245c 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,11 @@ Build-Depends: debhelper (>= 9), libglib2.0-dev (>=2.14.0), libgtk-3-dev (>= 3.0), gtk-doc-tools, + gobject-introspection, + libgirepository1.0-dev, + gir1.2-glib-2.0, + gir1.2-gtk-2.0, + valac-0.16 Standards-Version: 3.9.3 Homepage: https://launchpad.net/ido # If you aren't a member of ~indicator-applet-developers but need to upload |