From 1ade1eb97704512ee9ca15fc246495fb4d473b0a Mon Sep 17 00:00:00 2001 From: Stephan Springer Date: Mon, 6 Jan 2020 21:29:02 +0100 Subject: add gconf and gtk2 to dependencies again --- .SRCINFO | 4 +++- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7e38b30..0600507 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,13 +1,15 @@ pkgbase = popcorntime-bin pkgdesc = Stream movies and TV shows from torrents (stable builds) pkgver = 0.3.10 - pkgrel = 6 + pkgrel = 7 url = https://popcorntime.sh arch = x86_64 license = GPL3 depends = nss depends = ttf-font depends = libxss + depends = gconf + depends = gtk2 depends = gtk3 provides = popcorntime provides = popcorn-time-ce diff --git a/PKGBUILD b/PKGBUILD index 7fcd79f..35c6fe7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -16,12 +16,12 @@ pkgname=popcorntime-bin _pkgname=popcorntime pkgver=0.3.10 -pkgrel=6 +pkgrel=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') +depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3') provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') conflicts=('popcorntime') options=('!strip') -- cgit v1.2.3-70-g09d2