aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index e1689d5..7c9d627 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,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
@@ -43,3 +48,15 @@ Description: Shared library providing extra gtk menu items for display in
system indicators
.
This package contains files that are needed to build GTK+ 3 applications.
+
+Package: gir1.2-ido3-0.1
+Section: libs
+Architecture: any
+Depends: ${misc:Depends},
+ libido3-0.1-0 (>= ${binary:Version}),
+ ${gir:Depends}
+Description: Typelib file for libido3-0.1
+ Shared library providing extra gtk menu items for display in system indicators.
+ .
+ This package can be used by other packages using the GIRepository format to
+ generate dynamic bindings for libido3-0.1.