aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-02 10:13:36 -0600
committerTed Gould <ted@gould.cx>2010-03-02 10:13:36 -0600
commita7e96d73d61223b26ec64186d33584a73428e763 (patch)
treebbcacb8d341ce4d5fc85ebebf69b37c81e8ab3b1 /debian/control
parente35966edb1360bbfaca88e8b1d12a9d56e3248d4 (diff)
downloadlibdbusmenu-a7e96d73d61223b26ec64186d33584a73428e763.tar.gz
libdbusmenu-a7e96d73d61223b26ec64186d33584a73428e763.tar.bz2
libdbusmenu-a7e96d73d61223b26ec64186d33584a73428e763.zip
* debian/control:
* Adding dependencies for gir-repository-dev and gobject-introspection to ensure we get all the GI goodies.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 869b3e8..cdc808d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends: debhelper (>= 5.0),
intltool,
libxml2-dev,
libjson-glib-dev,
+ gobject-introspection,
+ gir-repository-dev,
libgirepository1.0-dev,
gir1.0-glib-2.0,
gir1.0-gtk-2.0,