diff options
author | Alexander Wuerstlein <arw@arw.name> | 2012-12-04 13:31:01 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-12-04 13:31:23 +0100 |
commit | 34f232c142929a1f833faae96873e009b317ec2b (patch) | |
tree | c3d760136fee739118d867aff3f88f0499f758db /debian/control | |
parent | 5a640efd1002d5fadff72542afb8e00bd14bcb6e (diff) | |
download | nx-libs-34f232c142929a1f833faae96873e009b317ec2b.tar.gz nx-libs-34f232c142929a1f833faae96873e009b317ec2b.tar.bz2 nx-libs-34f232c142929a1f833faae96873e009b317ec2b.zip |
Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the hardcoded nxagent keybindings by a configurable table of keybindings.
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 75a7f305c..f34b1d2e7 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: zlib1g-dev, quilt (>= 0.46-7~), libxmltok1-dev, + libxml2-dev, autoconf Build-Conflicts: x11proto-core-dev, |