forked from I2P_Developers/i2p.i2p
Debian: Add explicit dependency on libservlet3.1-java (Debian #997213)
libjetty9-java used to depend on libservlet3.1-java but now in sid it doesn't. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997213
This commit is contained in:
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.20160709)
|
||||
,debconf
|
||||
,openjdk-8-jdk
|
||||
,libjetty9-java (>= 9.4)
|
||||
,libservlet3.1-java
|
||||
,libtaglibs-standard-jstlel-java
|
||||
,libtomcat9-java
|
||||
,dh-apparmor
|
||||
@@ -80,6 +81,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends},
|
||||
libgetopt-java,
|
||||
libjson-simple-java (>= 2),libjson-simple-java (<< 3),
|
||||
libjetty9-java (>= 9.4),
|
||||
libservlet3.1-java,
|
||||
libtaglibs-standard-jstlel-java,
|
||||
libtomcat9-java,
|
||||
famfamfam-flag-png
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9.20160709)
|
||||
,debconf
|
||||
,default-jdk
|
||||
,libjetty9-java (>= 9.4)
|
||||
,libservlet3.1-java
|
||||
,libtaglibs-standard-jstlel-java
|
||||
,libtomcat9-java
|
||||
,dh-apparmor
|
||||
@@ -84,6 +85,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends},
|
||||
libgetopt-java,
|
||||
libjson-simple-java (>= 2),libjson-simple-java (<< 3),
|
||||
libjetty9-java (>= 9.4),
|
||||
libservlet3.1-java,
|
||||
libtaglibs-standard-jstlel-java,
|
||||
libtomcat9-java,
|
||||
famfamfam-flag-png,
|
||||
|
Reference in New Issue
Block a user