Skip to content

Commit

Permalink
added elasticsearch dependency to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek committed Jun 25, 2017
1 parent b77ae76 commit 4521946
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pkgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,23 @@ notifications: false
targets:
centos-7:
dependencies:
- elasticsearch
- nginx
- postgresql-server
- which
debian-8:
dependencies:
- elasticsearch
- nginx|apache2
- postgresql|mysql-server|mariadb-server|sqlite
ubuntu-16.04:
dependencies:
- elasticsearch
- nginx|apache2
- postgresql|mysql-server|mariadb-server|sqlite
sles-12:
dependencies:
- elasticsearch
- nginx
- postgresql-server
before:
Expand Down

0 comments on commit 4521946

Please sign in to comment.