summaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStephan Springer2020-01-06 21:29:02 +0100
committerStephan Springer2020-01-06 21:29:02 +0100
commit1ade1eb97704512ee9ca15fc246495fb4d473b0a (patch)
tree4382ae0e020f7e2fab0990ec68315cbef556878e /.SRCINFO
parente5c729deb4f607dd3e307ccae6950ccc309db947 (diff)
downloadpackages-1ade1eb97704512ee9ca15fc246495fb4d473b0a.tar.gz
packages-1ade1eb97704512ee9ca15fc246495fb4d473b0a.tar.bz2
packages-1ade1eb97704512ee9ca15fc246495fb4d473b0a.zip
add gconf and gtk2 to dependencies again
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e38b30..0600507 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
1pkgbase = popcorntime-bin 1pkgbase = 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 = 6 4 pkgrel = 7
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
11 depends = gtk3 13 depends = gtk3
12 provides = popcorntime 14 provides = popcorntime
13 provides = popcorn-time-ce 15 provides = popcorn-time-ce