diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-07-17 17:57:24 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-07-17 17:57:24 +0200 |
commit | d417db53d3345d578cd595c06efab6b58524cf4c (patch) | |
tree | ffb70cb8fa09c24f45c1d331d456fc5f3450f8dc /debian/control | |
parent | 8a81ba8b59351c4dab2ad88562e35bb55b7c3657 (diff) | |
download | nx-libs-d417db53d3345d578cd595c06efab6b58524cf4c.tar.gz nx-libs-d417db53d3345d578cd595c06efab6b58524cf4c.tar.bz2 nx-libs-d417db53d3345d578cd595c06efab6b58524cf4c.zip |
debian/control: add xkb-data to nxagent's Recommends.
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 f7ced1e69..35d3b1f2f 100644 --- a/debian/control +++ b/debian/control @@ -1008,6 +1008,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 |