diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:38:18 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:38:18 +0000 |
commit | 2ce11c2c443874afe39215e2d9f078eefbbdf980 (patch) | |
tree | 03d20a22a748d22100a069cb4f6f046c95692a01 /debian/changelog | |
parent | aaf6bc1af45ae2c301309b1c822bc889598c410e (diff) | |
download | vyos-strongswan-2ce11c2c443874afe39215e2d9f078eefbbdf980.tar.gz vyos-strongswan-2ce11c2c443874afe39215e2d9f078eefbbdf980.zip |
- Also need to build-depend on libdbus-1-dev.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7063fa093..ab2b7310b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ 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. + on libxml2-dev and libdbus-1-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 |