Public bug reported:

$ cat /usr/lib/pkgconfig/libpodofo-0.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/podofo

Name: PoDoFo
Description: A C++ library to work with the PDF file format
Version: 
Libs: -L${libdir} -lpodofo-0  <<<<<<<< see this
Cflags: -I${includedir}

libpodofo.pc doesn't exist, and libpodofo-0 specifies -lpodofo-0 which
doesn't exist too. Proposal: add libpodofo.pc with -lpodofo inside.

** Affects: libpodofo (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792407

Title:
  Pkgconfig file specifies an non-existent library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpodofo/+bug/1792407/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to