diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-28 12:05:01 +0000 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-28 16:21:22 +0200 |
commit | d595125a10f886064fafc28ae8cd93dfed08cabe (patch) | |
tree | 060ebf419814c9ac04d9cff5f238abf74792d695 /debian/control | |
parent | 3ded4a2d64233eb405f949066107db85d02e9645 (diff) | |
download | nx-libs-d595125a10f886064fafc28ae8cd93dfed08cabe.tar.gz nx-libs-d595125a10f886064fafc28ae8cd93dfed08cabe.tar.bz2 nx-libs-d595125a10f886064fafc28ae8cd93dfed08cabe.zip |
fix wrong bin:package for Xext proto headers: Move dpmsstr.h and securstr.h from Xext devel package into proto header package.
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 |