Skip to content

Commit

Permalink
Maintenance: Add Debian 11 support to packager.io processes
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGeneration committed Nov 26, 2021
1 parent e959aa1 commit fb32d57
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .pkgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,18 @@ targets:
- libimlib2
- libimlib2-dev
- shared-mime-info
debian-11:
dependencies:
- curl
- elasticsearch|elasticsearch-oss
- nginx|apache2
- postgresql|mariadb-server
- libimlib2
- shared-mime-info
build_dependencies:
- libimlib2
- libimlib2-dev
- shared-mime-info
ubuntu-16.04:
dependencies:
- curl
Expand Down

0 comments on commit fb32d57

Please sign in to comment.