summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob2017-04-14 14:09:46 +0000
committerRob2017-04-14 14:09:46 +0000
commit3f1750864671188219be625bc4233d06ba2d6c89 (patch)
tree32b7fe63f8dfbe1b50a5f4a85b5030239a27f389
parent0da7d733e050ae876d47e9c69203f2e9e35e1b52 (diff)
downloadaur-3f1750864671188219be625bc4233d06ba2d6c89.tar.gz
added gtk2 and nss dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4db4ad426f58..81cb8bb62584 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,8 @@ pkgbase = stremio-beta
license = custom
depends = ffmpeg
depends = gconf
+ depends = gtk2
+ depends = nss
source = http://dl.strem.io/Stremio3.6.5.linux.tar.gz
source = https://strem.io/favicon-32x32.png
source = https://strem.io/favicon-96x96.png
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"