summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreyson Christoforo2020-08-02 10:49:46 +0100
committerGreyson Christoforo2020-08-02 10:49:46 +0100
commitdfa87de42721a4249d4d8fe152642adc89ddbd5f (patch)
tree8a2ffd0f31a5bb224185529ef886542040c9aaef /PKGBUILD
parent7f23d5c407c80f36f87d5209a4033cd684153255 (diff)
downloadaur-python-dash-daq.tar.gz
need brotli
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9343e410b618..5dac45d9b9ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url=https://github.com/plotly/dash-daq
license=('MIT')
depends=(python python-dash python-dash-table python-future yarn python-yaml)
-makedepends=(python-setuptools python-dash-table)
+makedepends=(python-setuptools python-dash-table yarn python-brotli)
source=(https://github.com/plotly/dash-daq/archive/v${pkgver}.tar.gz)
sha256sums=('a3c37622843bbd2919565ff6ad08c132fa9155b31f8efce2d627ffa619715d21')