aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-05-02 00:08:41 +0200
committerMihai Moldovan <ionic@ionic.de>2015-05-02 00:08:41 +0200
commit5f2a5ac842699efa577337261e4336b6503d1029 (patch)
tree264848b7be2e7bba302cd8105fe7f4b4e684d8e5 /debian/changelog
parent6b9df6cae0a8eca72005e14f370807816a704fcf (diff)
downloadnx-libs-5f2a5ac842699efa577337261e4336b6503d1029.tar.gz
nx-libs-5f2a5ac842699efa577337261e4336b6503d1029.tar.bz2
nx-libs-5f2a5ac842699efa577337261e4336b6503d1029.zip
debian/control: workaround missing dependencies of nxagent on Ubuntu for now.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 95d39bedf..32201c4cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -142,6 +142,8 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
Backported from Arctica GH 3.6.x branch.
* nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.
Backported from Arctica GH 3.6.x branch.
+ * debian/control: workaround missing dependencies of nxagent on Ubuntu for
+ now.
[ Bernard Cafarelli ]
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'.