summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonas Heinrich2018-10-13 17:38:36 +0200
committerJonas Heinrich2018-10-13 17:38:36 +0200
commit6e90ae24ec96b3643b1a28042b6dc5810c5f68c0 (patch)
tree87b96ff38e4f5457ce2daf37a3914b763fd6b8b3 /.SRCINFO
parent8bd49b28da125035c0904af9f7bfb36685f195d1 (diff)
downloadaur-6e90ae24ec96b3643b1a28042b6dc5810c5f68c0.tar.gz
added yarn install to build instructions
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5571a1dc31d8..413eaaa1d4b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Oct 13 15:16:49 UTC 2018
+# Sat Oct 13 15:38:21 UTC 2018
pkgbase = koel
pkgdesc = A personal music streaming server that works.
pkgver = 3.7.2
- pkgrel = 1
+ pkgrel = 2
url = http://koel.phanan.net/
install = koel.install
arch = any
@@ -11,6 +11,7 @@ pkgbase = koel
makedepends = php-composer
depends = php
depends = python3
+ depends = yarn
optdepends = php-pgsql: to use the PostGreSQL database backend
optdepends = php-sqlsrv: to use the Microsoft SQL database backend
optdepends = mariadb: to use the MySQL database backend