X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pkgs.py;h=50e0defb1b5c90d9e003b9cb52db8b2f36c17733;hb=967e448feef5a2ec1434d67eb5f6ff211ea9ba56;hp=f73a32e6b12b243c6614d33235bc8ba128545093;hpb=5625e0a903d50cdb2b05f00e8479e8f31cfb28b0;p=build.git diff --git a/pkgs.py b/pkgs.py index f73a32e6..50e0defb 100755 --- a/pkgs.py +++ b/pkgs.py @@ -38,7 +38,7 @@ known_fcdistros = [ 'centos5','centos6', 'f8', 'f10','f12', 'f14', 'f16', 'f18','f20', 'sl6', # debians - 'squeeze','wheezy', + 'squeeze','wheezy','jessie', # ubuntus 'oneiric', 'precise', 'quantal', 'raring', 'saucy' ] default_pldistro='onelab'