diff options
author | Ted Gould <ted@canonical.com> | 2009-03-17 11:03:51 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-03-17 11:03:51 -0500 |
commit | 4086f8b415719e18b619da74299965466907fa9e (patch) | |
tree | b64eac0160223d10e038e236270c0da2551c5f01 | |
parent | fe24c75139fae9369d21a343fcc574c7db5155f7 (diff) | |
download | libayatana-indicator-4086f8b415719e18b619da74299965466907fa9e.tar.gz libayatana-indicator-4086f8b415719e18b619da74299965466907fa9e.tar.bz2 libayatana-indicator-4086f8b415719e18b619da74299965466907fa9e.zip |
Removing GObject introspection from the build deps
-rw-r--r-- | debian/control | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 5e678b6..fda7679 100644 --- a/debian/control +++ b/debian/control @@ -9,11 +9,7 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, libtool, - intltool, - gobject-introspection (>= 0.6), - gobject-introspection-glib-2.0 (>= 0.6), - libgirepository-dev (>= 0.6), - gobject-introspection-repository + intltool Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu |