diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index da56f10f5..811e6624b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,7 +13,6 @@ nx-libs (2:3.5.0.12-0) unstable; urgency=low * Provide temporary workaround for installation on Debian 64bit with multiarch support (via libnx-x11.postinst and .prerm). * Re-introduce proper Xinerama support on non-multiarch systems. - * Let nxagent Debian package depend on xfonts-base. [ Mihai Moldovan ] * Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around diff --git a/debian/control b/debian/control index 16f25d710..b23ecc247 100644 --- a/debian/control +++ b/debian/control @@ -74,7 +74,6 @@ Package: nxagent Architecture: any Depends: libnx-x11 (>= ${source:Version}), libnx-x11 (<< ${source:Version}.1~), - xfonts-base, ${shlibs:Depends}, ${misc:Depends} Description: NX agent |