Skip to content

Commit

Permalink
Possible fix for Ubuntu versioning issue on libstdc++6
Browse files Browse the repository at this point in the history
  • Loading branch information
adamierymenko committed Apr 11, 2022
1 parent ff0e6a5 commit 24ec634
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 @@ -10,7 +10,7 @@ Homepage: https://www.zerotier.com/

Package: zerotier-one
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, iproute2, adduser, libstdc++6, openssl
Depends: ${shlibs:Depends}, ${misc:Depends}, iproute2, adduser, libstdc++6 (>= 5), openssl
Homepage: https://www.zerotier.com/
Description: ZeroTier network virtualization service
ZeroTier One lets you join ZeroTier virtual networks and
Expand Down

0 comments on commit 24ec634

Please sign in to comment.