forked from I2P_Developers/i2p.i2p
Debian: Drop versioned dep on lsb-base so that the I2P package can be installed in
GnewSense. This change will break nothing since we check for the existence of the lsb function files in the initscript. With an older version of lsb-base (like the one that came with Hardy (and GnewSense uses), the output from the initscript will simply look a little different (but again, nothing will break). Virtually everything but GnewSense comes with the desired lsb-base package anyway...
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -23,7 +23,7 @@ Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends}, default-jre | java
|
||||
i2p-router (>= 0.8.6-5),
|
||||
libjbigi-jni (>= ${source:Version}),
|
||||
libjbigi-jni (<< ${source:Version}.1~),
|
||||
lsb-base (>= 3.2-14),
|
||||
lsb-base,
|
||||
service-wrapper
|
||||
Description: Load-balanced unspoofable packet switching network
|
||||
I2P is an anonymizing network, offering a simple layer that identity-sensitive
|
||||
|
Reference in New Issue
Block a user