diff options
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 |