diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-07-17 17:57:24 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-07-17 19:46:39 +0200 |
commit | 813d0cf137aa34d159342de5c6c3055c8d1fc984 (patch) | |
tree | 8822964559c5c7fd27b60cefd6202f10f93f28cb /debian/control | |
parent | 0606ec8149a087ebe5681012670f265c2f7e9adb (diff) | |
download | nx-libs-813d0cf137aa34d159342de5c6c3055c8d1fc984.tar.gz nx-libs-813d0cf137aa34d159342de5c6c3055c8d1fc984.tar.bz2 nx-libs-813d0cf137aa34d159342de5c6c3055c8d1fc984.zip |
debian/control: add xkb-data to nxagent's Recommends.
Cherry-picked from 3.5.0.x branch.
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 08e260a8b..8cbb4bc54 100644 --- a/debian/control +++ b/debian/control @@ -957,6 +957,7 @@ Depends: ${misc:Depends}, Recommends: xfonts-base, + xkb-data, Description: NX agent NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when |