diff options
| -rw-r--r-- | .SRCINFO | 2 | ||||
| -rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 1 deletions
| @@ -8,6 +8,8 @@ pkgbase = popcorntime-bin | |||
| 8 | depends = nss | 8 | depends = nss |
| 9 | depends = ttf-font | 9 | depends = ttf-font |
| 10 | depends = libxss | 10 | depends = libxss |
| 11 | depends = gconf | ||
| 12 | depends = gtk2 | ||
| 11 | depends = gtk3 | 13 | depends = gtk3 |
| 12 | depends = nodejs | 14 | depends = nodejs |
| 13 | provides = popcorntime | 15 | provides = popcorntime |
| @@ -20,7 +20,7 @@ pkgdesc="Stream movies and TV shows from torrents (stable builds)" | |||
| 20 | arch=('x86_64') | 20 | arch=('x86_64') |
| 21 | url="https://popcorntime.sh" | 21 | url="https://popcorntime.sh" |
| 22 | license=('GPL3') | 22 | license=('GPL3') |
| 23 | depends=('nss' 'ttf-font' 'libxss' 'gtk3' 'nodejs') | 23 | depends=('nss' 'ttf-font' 'libxss' 'gconf' 'gtk2' 'gtk3' 'nodejs') |
| 24 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') | 24 | provides=('popcorntime' 'popcorn-time-ce' 'popcorntime-ci-bin' 'popcorntime-stable-bin') |
| 25 | conflicts=('popcorntime') | 25 | conflicts=('popcorntime') |
| 26 | options=('!strip') | 26 | options=('!strip') |
