diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-29 11:13:34 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-29 11:13:34 +0200 |
commit | b9fb7a05ae01329ef6579b8a1d83926fe5374a76 (patch) | |
tree | f321f6d6eba5693c915cb32e63a323b0d69ee746 /debian/control | |
parent | b83a1484399bf0d3790b03206a97ec0d55296fb9 (diff) | |
parent | f051b7a2d3c150c819d44c7ee648108755f71c85 (diff) | |
download | nx-libs-b9fb7a05ae01329ef6579b8a1d83926fe5374a76.tar.gz nx-libs-b9fb7a05ae01329ef6579b8a1d83926fe5374a76.tar.bz2 nx-libs-b9fb7a05ae01329ef6579b8a1d83926fe5374a76.zip |
Merge branch 'sunweaver-pr/libnx-xext-drop-unused-extensions' into 3.6.x
Attributes GH PR #121: https://github.com/ArcticaProject/nx-libs/pull/121
Reviewed by: Vadim Troshchinskiy <vadim@qindel.com> -- Wed, 29 Jun 2016 00:45:43 -0700
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d7e6f9a2c..a621bddd7 100644 --- a/debian/control +++ b/debian/control @@ -444,6 +444,7 @@ Depends: ${misc:Depends}, Breaks: nxlibs (<= 3.5.1), libnx-x11-dev (<< 2:3.5.0.29-0x2go2~), + libnx-xext-dev (<< 2:3.5.99.0~), Description: nx-X11 miscellaneous extension wire protocol NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when |