diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-07-17 18:13:00 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-07-17 18:13:00 +0200 |
commit | 021050ff7f858770a505f42916724394fd48b3d0 (patch) | |
tree | ec241b042e89e782e59b9868ae70e45203004ff7 /debian | |
parent | d417db53d3345d578cd595c06efab6b58524cf4c (diff) | |
download | nx-libs-021050ff7f858770a505f42916724394fd48b3d0.tar.gz nx-libs-021050ff7f858770a505f42916724394fd48b3d0.tar.bz2 nx-libs-021050ff7f858770a505f42916724394fd48b3d0.zip |
nx-libs.spec: add xkeyboard-config to nxagent's Requires.
Should be a weak dependency, but RPM doesn't support that too well yet.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 52e1897b9..2201acc19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * debian/control: - Add xkb-data to nxagent's Recommends. + * nx-libs.spec: + - Add xkeyboard-config to nxagent's Requires. Should be a weak dependency, + but RPM doesn't support that too well yet. -- X2Go Release Manager <git-admin@x2go.org> Sat, 04 Jul 2015 06:29:19 +0200 |