From c7b1a76497e0d3ccbc42380a9b3c5935f0651948 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 2 Nov 2018 13:23:30 +0100 Subject: debian/*: Add gir1.2-rda-1.0 bin:package. --- debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c0617eb..469ba4b 100644 --- a/debian/control +++ b/debian/control @@ -33,8 +33,25 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, librda0 (= ${binary:Version}), + gir1.2-rda-1.0, Description: Remote Desktop Awareness (development headers) This library provides an API for detecting if a desktop session is running inside a remote desktop session (e.g. X2Go). . This package contains the RDA development headers. + +Package: gir1.2-rda-1.0 +Multi-Arch: same +Section: introspection +Architecture: any +Depends: ${gir:Depends}, + ${misc:Depends}, + ${shlibs:Depends}, +Description: GObject introspection data for librda + This library provides an API for detecting if a desktop session + is running inside a remote desktop session (e.g. X2Go). + . + This package contains introspection data for the librda library. + . + It can be used by packages using the GIRepository format to generate + dynamic bindings. -- cgit v1.2.3