diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:43:06 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:43:06 +0000 |
commit | e62c6c44ed7fddc291daee98fc2db2acc204fb69 (patch) | |
tree | 5eec6f8d5cd73c0f1969d3b86bc26d840e1eb1c0 /debian/changelog | |
parent | 2ce11c2c443874afe39215e2d9f078eefbbdf980 (diff) | |
download | vyos-strongswan-e62c6c44ed7fddc291daee98fc2db2acc204fb69.tar.gz vyos-strongswan-e62c6c44ed7fddc291daee98fc2db2acc204fb69.zip |
- Also need to build-depend on libtool
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 ab2b7310b..a925f679b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,8 @@ strongswan (4.1.11-1) unstable; urgency=low 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. Also build-depend - on libxml2-dev and libdbus-1-dev. + on libxml2-dev, libdbus-1-dev, and libtool (which were all build-deps + before but were not listed explicitly so far - fix that). * 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 |