Browse Source

Maintenance: Enabled support for Ubuntu 20.04 LTS package building on packager.io.

MrGeneration 4 years ago
parent
commit
3a3d036a7b
1 changed files with 11 additions and 0 deletions
  1. 11 0
      .pkgr.yml

+ 11 - 0
.pkgr.yml

@@ -84,6 +84,17 @@ targets:
     build_dependencies:
     build_dependencies:
       - libimlib2
       - libimlib2
       - libimlib2-dev
       - libimlib2-dev
+  ubuntu-20.04:
+    dependencies:
+      - curl
+      - elasticsearch
+      - nginx|apache2
+      - postgresql|mysql-server|mariadb-server|sqlite
+      - libimlib2
+      - libimlib2-dev
+    build_dependencies:
+      - libimlib2
+      - libimlib2-dev
   sles-12:
   sles-12:
     dependencies:
     dependencies:
       - curl
       - curl