forked from I2P_Developers/i2p.i2p
Debian: Add runtime dependency on libhttpclient-java,
link to /usr/share/java/httpclient.jar and httpcore.jar. This is 2 MB of dependencies to replace 20 KB of copied code, so may not be worth it, esp. for Tails.
This commit is contained in:
6
debian/i2p-router.links
vendored
6
debian/i2p-router.links
vendored
@@ -89,3 +89,9 @@ usr/share/java/libintl.jar usr/share/i2p/lib/libintl.jar
|
||||
# comment out if not building with libgetopt-java
|
||||
# ubuntu and debian: everywhere
|
||||
usr/share/java/gnu-getopt.jar usr/share/i2p/lib/gnu-getopt.jar
|
||||
|
||||
|
||||
# comment out if not building with libhttpclient-java and libhttpcore-java
|
||||
# ubuntu and debian: everywhere
|
||||
usr/share/java/httpclient.jar usr/share/i2p/lib/httpclient.jar
|
||||
usr/share/java/httpcore.jar usr/share/i2p/lib/httpcore.jar
|
||||
|
Reference in New Issue
Block a user