summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9114cf8..a876356 100644
--- a/debian/control
+++ b/debian/control
@@ -56,3 +56,14 @@ Description: GObject introspection data for librda
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
+
+Package: librda-bin
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Multi-Arch: foreign
+Description: Remote Desktop Awareness (utility)
+ 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 check utility.