diff --git a/.pkgr.yml b/.pkgr.yml index 8001e8253..997cd2db5 100644 --- a/.pkgr.yml +++ b/.pkgr.yml @@ -38,6 +38,17 @@ targets: build_dependencies: - libimlib2 - libimlib2-dev + debian-10: + dependencies: + - curl + - elasticsearch + - nginx|apache2 + - postgresql|mariadb-server|sqlite + - libimlib2 + - libimlib2-dev + build_dependencies: + - libimlib2 + - libimlib2-dev ubuntu-16.04: dependencies: - curl