diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-04-13 20:28:19 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-04-13 20:28:19 +0200 |
commit | a1e309a0fc8d67d6e02a840255bb7c9bd4611cbe (patch) | |
tree | 5c339c26cd0953579ce5d1f91bbc286cd870eaa4 /debian/control | |
parent | 680de79fb01d426a449806799c4ebae91239a7fb (diff) | |
parent | 244ce534a0bea1c5d206471bae6dec88afcda6e2 (diff) | |
download | nx-libs-a1e309a0fc8d67d6e02a840255bb7c9bd4611cbe.tar.gz nx-libs-a1e309a0fc8d67d6e02a840255bb7c9bd4611cbe.tar.bz2 nx-libs-a1e309a0fc8d67d6e02a840255bb7c9bd4611cbe.zip |
Merge branch 'sunweaver-pr/enable-mit-screen-saver-extension' into 3.6.x
Attributes GH PR #421: https://github.com/ArcticaProject/nx-libs/pull/421
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b1898252f..faa27aadb 100644 --- a/debian/control +++ b/debian/control @@ -306,6 +306,23 @@ Description: nx-X11 Render extension wire protocol (dummy package) . This package can be safely removed. +Package: nx-x11proto-scrnsaver-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: + ${misc:Depends}, +Breaks: nxlibs (<= 3.5.1), + libnx-x11-dev (<< 2:3.5.0.29-1~), +Description: nx-X11 Screen Saver extension wire protocol + NX is a software suite which implements very efficient + compression of the X11 protocol. This increases performance when + using X applications over a network, especially a slow one. + . + This package provides development headers describing the wire protocol + for the MIT-SCREEN-SAVER extension, used to notify the server of client + screen saver events. + Package: libnx-mesa-extras-dev Section: libdevel Architecture: any |