Skip to content

Commit

Permalink
debian: remove dep on ${misc:Depends}
Browse files Browse the repository at this point in the history
This causes the 'i2p' package to force the version of i2p-router to match.
  • Loading branch information
kytv committed Apr 6, 2014
1 parent b2c6fcb commit d429514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Package: i2p
Architecture: all
Section: net
Priority: optional
Depends: ${misc:Depends}, ${java:Depends}, ${shlibs:Depends},
Depends: ${java:Depends}, ${shlibs:Depends},
adduser,
i2p-router (>= 0.8.6-5),
libjbigi-jni,
Expand Down

0 comments on commit d429514

Please sign in to comment.