summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRob2017-04-14 14:09:46 +0000
committerRob2017-04-14 14:09:46 +0000
commit3f1750864671188219be625bc4233d06ba2d6c89 (patch)
tree32b7fe63f8dfbe1b50a5f4a85b5030239a27f389 /PKGBUILD
parent0da7d733e050ae876d47e9c69203f2e9e35e1b52 (diff)
downloadaur-3f1750864671188219be625bc4233d06ba2d6c89.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 f69acc369d7f..eccd8f5dca39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,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-beta.install
source=("http://dl.strem.io/Stremio${pkgver}.linux.tar.gz"