diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:35:52 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:35:52 +0000 |
commit | aaf6bc1af45ae2c301309b1c822bc889598c410e (patch) | |
tree | b1424f0eb506345ac339052845be67491a9d9c39 /debian/changelog | |
parent | 9e47b6755dabcf9ddf0a540cc28eabf57f5be366 (diff) | |
download | vyos-strongswan-aaf6bc1af45ae2c301309b1c822bc889598c410e.tar.gz vyos-strongswan-aaf6bc1af45ae2c301309b1c822bc889598c410e.zip |
- Also build-depend on libxml2-dev.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7a1424833..7063fa093 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ strongswan (4.1.11-1) unstable; urgency=low * DBUS support now interacts with network-manager, so need to build-depend on network-manager-dev. * The web interface has been improved and now requires libfcgi-dev and - clearsilver-dev to compile, so build-depend on them. + clearsilver-dev to compile, so build-depend on them. Also build-depend + on libxml2-dev. * Add patch to rename internal AES_cbc_encrypt function and thus avoid conflict with the openssl function. Closes: #470721: pluto segfaults when using pkcs11 library linked with |