summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRob2017-04-14 13:49:24 +0000
committerRob2017-04-14 13:49:24 +0000
commit982f79e0fdd7315963ad2ffd9c64ab5277e1867b (patch)
treef3170af30e48219064739c9cad1b652dde94c3e3 /PKGBUILD
parentf3df557ecbff49c21958d870672caa18759e1aca (diff)
downloadaur-stremio-bin.tar.gz
added gtk2 and nss dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d46f63bc9ea..327e54c23dd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Watch instantly all the video content you enjoy in one place."
arch=('x86_64')
url="https://strem.io"
-depends=('ffmpeg' 'gconf')
+depends=('ffmpeg' 'gconf' 'gtk2' 'nss')
license=('custom')
install=stremio.install
source=("https://strem.io/Stremio${pkgver}.linux.tar.gz"