diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:47:10 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2008-03-30 10:47:10 +0000 |
commit | 738206039047924ae7e4762a53d121be1ca43000 (patch) | |
tree | f1c1f681eeee852d1ab3ef688fd6854bd1bf48cf /debian/changelog | |
parent | e62c6c44ed7fddc291daee98fc2db2acc204fb69 (diff) | |
download | vyos-strongswan-738206039047924ae7e4762a53d121be1ca43000.tar.gz vyos-strongswan-738206039047924ae7e4762a53d121be1ca43000.zip |
- Also build-dep on libsqlite3-dev, argh.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a925f679b..cffc88bbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +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, libdbus-1-dev, and libtool (which were all build-deps - before but were not listed explicitly so far - fix that). + on libxml2-dev, libdbus-1-dev, libtool, and libsqlite3-dev (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 |