From ac140d5000a6f6698f5b7d690ba48c877472c054 Mon Sep 17 00:00:00 2001
From: Ted Gould <ted@canonical.com>
Date: Fri, 16 Jan 2009 16:21:09 -0600
Subject: Bringing GObject Introspection into the build and making it so that
 it gets installed with the library.

---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

(limited to 'debian/control')

diff --git a/debian/control b/debian/control
index c7a7645..bdc2172 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,11 @@ Build-Depends: debhelper (>= 5.0),
                gnome-doc-utils,
                scrollkeeper,
                libtool,
-               intltool
+               intltool,
+               gobject-introspection (>= 0.6),
+               gobject-introspection-glib-2.0 (>= 0.6),
+               gobject-introspection-repository (>= 0.6),
+               libgirepository-dev (>= 0.6)
 Standards-Version: 3.8.0
 
 Package: indicator-applet
-- 
cgit v1.2.3