support building 18.04 ubuntus
[build.git] / pkgs.py
diff --git a/pkgs.py b/pkgs.py
index d4445f0..24b49b7 100755 (executable)
--- a/pkgs.py
+++ b/pkgs.py
@@ -50,6 +50,7 @@ known_fcdistros = [
     # ubuntus
     'trusty',  # 14.04 LTS
     'xenial',  # 16.04 LTS
+    'bionic',  # 18.04 LTS
 ]
 default_pldistro = 'onelab'