aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 333faa77..c6d48f97 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Description: Helper library for providers of context properties
Package: libcontextprovider-dev
Section: libdevel
Architecture: any
-Depends: libcontextprovider0 (= ${binary:Version})
+Depends: libcontextprovider0 (= ${binary:Version}), libglib2.0-dev, libgee-dev
Description: Helper library for providers of context properties
The libcontextprovider library implements the provider side of the
org.freedesktop.ContextKit D-Bus interface.