summaryrefslogtreecommitdiff
path: root/pdf-over-gui/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r--pdf-over-gui/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index ba789bbb..f9d638ed 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -47,6 +47,10 @@
<groupId>com.sun</groupId>
<artifactId>pdfview</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.jpedal</groupId>
+ <artifactId>jbig2</artifactId>
+ </dependency>
</dependencies>
<build>