summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpider.007 / Sjon2015-11-05 14:48:54 +0100
committerSpider.007 / Sjon2015-11-05 14:48:54 +0100
commitf5486d583c6d2fffef782a5767f22e9eef37d2b4 (patch)
treeba57b77b68d6990d4b35067dc5503cfd40c64d9b /PKGBUILD
parent8ba0eeb47dd4cac6d9ff4792847b4346a29d0524 (diff)
downloadaur-f5486d583c6d2fffef782a5767f22e9eef37d2b4.tar.gz
correct typo in e/s dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63ea93ebcda6..3ce565223d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="http://www.elasticsearch.org/overview/kibana/"
license=('apache')
depends=('nodejs')
-optional=('elasticsearch>=2.0')
+optdepends=('elasticsearch>=2.0')
backup=('etc/elasticsearch/kibana/kibana.yml')
install=kibana.install
source=(