diff options
author | Stephan Springer | 2020-01-05 13:54:38 +0100 |
---|---|---|
committer | Stephan Springer | 2020-01-05 13:54:38 +0100 |
commit | e5c729deb4f607dd3e307ccae6950ccc309db947 (patch) | |
tree | d7d72c474143a9294fac7670deecc7356a96cbd4 /.SRCINFO | |
parent | 8146af71b6ab2c7d1870b5049790d4e16abd01c6 (diff) | |
download | packages-e5c729deb4f607dd3e307ccae6950ccc309db947.tar.gz packages-e5c729deb4f607dd3e307ccae6950ccc309db947.tar.bz2 packages-e5c729deb4f607dd3e307ccae6950ccc309db947.zip |
remove dependencies to gconf and gtk2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,15 +1,13 @@ | |||
1 | pkgbase = popcorntime-bin | 1 | pkgbase = popcorntime-bin |
2 | pkgdesc = Stream movies and TV shows from torrents (stable builds) | 2 | pkgdesc = Stream movies and TV shows from torrents (stable builds) |
3 | pkgver = 0.3.10 | 3 | pkgver = 0.3.10 |
4 | pkgrel = 5 | 4 | pkgrel = 6 |
5 | url = https://popcorntime.sh | 5 | url = https://popcorntime.sh |
6 | arch = x86_64 | 6 | arch = x86_64 |
7 | license = GPL3 | 7 | license = GPL3 |
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 | ||
13 | depends = gtk3 | 11 | depends = gtk3 |
14 | provides = popcorntime | 12 | provides = popcorntime |
15 | provides = popcorn-time-ce | 13 | provides = popcorn-time-ce |