zehome / MLVPN

Multi-link VPN (ADSL/SDSL/xDSL/Network aggregation / bonding)
http://www.mlvpn.fr/
BSD 2-Clause "Simplified" License
521 stars 129 forks source link

Remove library package dependencies which will be added with shlibdeps #124

Closed flohoff closed 5 years ago

flohoff commented 5 years ago

Hi, shlibdeps will replace the shlibs:Depends by libraries needed. No need to specify them manually.

Flo

zehome commented 5 years ago

That's nice thank you