diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-12-17 11:50:25 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-12-17 12:10:04 +0100 |
commit | ded201707148e26756653c9aba0e46fb0c5e027b (patch) | |
tree | 1019585c3283c3bf077acb98645e296ed7b61346 /debian/changelog | |
parent | a6ab07de81c8fe037d1f8d4a6bd2f75724b62aaa (diff) | |
download | nx-libs-ded201707148e26756653c9aba0e46fb0c5e027b.tar.gz nx-libs-ded201707148e26756653c9aba0e46fb0c5e027b.tar.bz2 nx-libs-ded201707148e26756653c9aba0e46fb0c5e027b.zip |
Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in use anymore and not recommended at all to have that.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8e50c8809..4486f7f48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ nx-libs (2:3.5.0.22-0x2go1) UNRELEASED; urgency=low + Switch to format 1.0. * debian/control: + Add libfreetype6-dev to Build-Depends: field. + + Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in + use anymore and not recommended at all to have that. * debian/rules: + Remove bundled libraries from source tree before building the package. * nx-libs.spec: |