From 35aed1c17c320bb5bcb20bc0128d66b2eb4583a8 Mon Sep 17 00:00:00 2001 From: Kostis Karantias Date: Mon, 24 Dec 2018 01:25:14 +0200 Subject: add missing dependencies --- .SRCINFO | 2 ++ PKGBUILD | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.SRCINFO b/.SRCINFO index e9dc247..a518328 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -8,6 +8,8 @@ pkgbase = popcorntime-bin depends = nss depends = ttf-font depends = libxss + depends = gconf + depends = gtk2 depends = gtk3 depends = nodejs provides = popcorntime diff --git a/PKGBUILD b/PKGBUILD index 87bd753..6d9d5f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -20,7 +20,7 @@ pkgdesc="Stream movies and TV shows from torrents (stable builds)" arch=('x86_64') url="https://popcorntime.sh" license=('GPL3') -depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs') +depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3' 'nodejs') provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') conflicts=('popcorntime') options=('!strip') -- cgit v1.2.3-70-g09d2