Public bug reported:
The sqlcipher.pc.in file in the trusty branch specifies to link against
sqlite3 instead of sqlcipher. This breaks applications depending on pkg-
config information.
Incorrect line:
Libs: -L${libdir} -lsqlite3
Should be:
Libs: -L${libdir} -lsqlcipher
The vivid and wily branches contain the correct -lsqlcipher.
** Affects: sqlcipher (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1493928
Title:
pkg-config file sqlcipher.pc.in is incorrect in trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlcipher/+bug/1493928/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs