diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-12-15 20:39:02 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-12-15 20:39:02 +1300 |
commit | bdb90268942fca5a75bb587fc9176a052776259f (patch) | |
tree | fe74da67ba332991ea3bacf67889e40120580e60 /debian/control | |
parent | 8830da32b2aa53a7b6260091932eb5c1544932f3 (diff) | |
download | ayatana-ido-bdb90268942fca5a75bb587fc9176a052776259f.tar.gz ayatana-ido-bdb90268942fca5a75bb587fc9176a052776259f.tar.bz2 ayatana-ido-bdb90268942fca5a75bb587fc9176a052776259f.zip |
Update packing for introspection/vapi
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 1f0245c..caa1a22 100644 --- a/debian/control +++ b/debian/control @@ -49,3 +49,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. |