aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d3e2375bf..f99ac2d43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,10 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
* nx-X11: use the "old", non-NX header location.
Affects:
- 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
+ * {debian/control,nx-libs.spec}:
+ - Add proper dependencies upon xkbcomp for RPM and DEB packages.
+ Backported from Arctica GH 3.6.x branch.
+ v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
[ Mike Gabriel ]
* debian/libxinerama1.postinst.in:
diff --git a/debian/control b/debian/control
index aa444fe3c..5dcab7797 100644
--- a/debian/control
+++ b/debian/control
@@ -1007,6 +1007,8 @@ Depends:
# </Workaround>
${shlibs:Depends},
${misc:Depends},
+# For /usr/bin/xkbcomp
+ x11-xkb-utils,
Recommends:
xfonts-base,
xkb-data,