mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* fix Depends: for i2pd-dbg
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -33,7 +33,7 @@ Package: i2pd-dbg
|
||||
Architecture: any
|
||||
Priority: extra
|
||||
Section: debug
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, i2pd (= ${binary:Version})
|
||||
Depends: i2pd (= ${binary:Version}), ${misc:Depends}
|
||||
Description: i2pd debugging symbols
|
||||
I2P is an anonymizing network, offering a simple layer that identity-sensitive
|
||||
applications can use to securely communicate. All data is wrapped with several
|
||||
|
||||
Reference in New Issue
Block a user