diff --git a/make-ring.py b/make-ring.py index 932ed7eb4b56d5173b7988e3b0ef66894f311fde..cb9edc9c611ff7f637718df24c0e26b0c89cb403 100755 --- a/make-ring.py +++ b/make-ring.py @@ -31,6 +31,7 @@ win_toolset_default = '142' APT_BASED_DISTROS = [ 'debian', 'ubuntu', + 'trisquel', 'linuxmint', 'raspbian', ]