Missing dependencies in libpdfbox-java
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
texlive-extra (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
There is a couple of missing dependencies for libpdfbox-java in Ubuntu 16.04.
tadam@ubuntuvm:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
tadam@ubuntuvm:~$ apt-cache policy libpdfbox-java
libpdfbox-java:
Installed: 1:1.8.11+dfsg-1
Candidate: 1:1.8.11+dfsg-1
Version table:
*** 1:1.8.11+dfsg-1 500
500 http://
500 http://
100 /var/lib/
tadam@ubuntuvm:~$ apt-cache show libpdfbox-java | grep Depends
Depends: libfontbox-java
If you check the POM file for pdfbox https:/
- libjempbox-java
- libcommons-
The rest of the dependencies are marked as optional, so probably it's OK that they are not provided.
libfontbox-java misses libcommons-
tags: | added: packaging xenial |