aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:32:38 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:32:38 +0200
commit1669b29b16411fb7ee1d4b012cc8775338a590c2 (patch)
treee9bd54c154441fc01cc40d07dafc1b6ebd85be7a /debian/control
parentf3ac7d608633d0f2bad0505c1ed1c25af6048745 (diff)
parent908b36b944787b19cc9cffaf71aca5cf292be7b9 (diff)
downloadlibayatana-common-1669b29b16411fb7ee1d4b012cc8775338a590c2.tar.gz
libayatana-common-1669b29b16411fb7ee1d4b012cc8775338a590c2.tar.bz2
libayatana-common-1669b29b16411fb7ee1d4b012cc8775338a590c2.zip
Merge branch 'sunweaver-pr/generate-typelib-file'
Attributes GH PR #41: https://github.com/AyatanaIndicators/libayatana-common/pull/41
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 897dec8..df2fec0 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,7 @@ Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ gir1.2-ayatanacommon-0.0 (= ${binary:Version}),
libayatana-common0 (= ${binary:Version}),
Description: Ayatana System Indicators' common API functions (development headers)
This package contains common API functions used by Ayatana System
@@ -45,6 +46,18 @@ Description: Ayatana System Indicators' common API functions (development header
.
This package contains the development headers.
+Package: gir1.2-ayatanacommon-0.0
+Section: introspection
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${gir:Depends},
+Description: Ayatana System Indicators' common API functions (GObject Introspection)
+ This package contains common API functions used by Ayatana System
+ Indicators.
+ .
+ This package contains the GObject Introspection file.
+
Package: ayatana-indicator-common
Architecture: all
Depends: ${misc:Depends},