diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-18 09:19:24 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-18 09:19:24 +0200 |
commit | bde127c3bc2c12a36a3698cce7820859cd8d00a7 (patch) | |
tree | 037cbb9ffca1c9be1aeb93c508906df07664e83f /CHANGES | |
parent | dfa2a513e1aa7f6ec47f630c5d31d98cd098f408 (diff) |
ntfsprogs: disable crypto support
The ntfsprogs crypto support requires libgnutls, which we don't have
in BR, and the autodetection in configure gets confused when the host
has a libcrypt-config.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ Updated/fixed packages: busybox, cdrkit, file, gawk, gstreamer, intltool, ipsec-tools, iptables, libart, libidn, - lmbench, lrzsz, netperf, openssl, php, qt, sqlite, squashfs, - tn5250, usbutils, xkeyboard-config + lmbench, lrzsz, netperf, ntfsprogs, openssl, php, qt, sqlite, + squashfs, tn5250, usbutils, xkeyboard-config Removed packages: modutils |