summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cd4c3174e62..235cd082c0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Privacy with BitTorrent and resilient to shut down"
url="http://www.tribler.org/"
arch=(any)
license=('LGPL')
-depends=('python-cryptography' 'python-feedparser' 'python-gmpy2' 'python-apsw' 'python-cherrypy'
+depends=('python-cryptography' 'python-feedparser' 'python-gmpy2' 'python-apsw' 'python-cherrypy' 'python-plyvel'
'python-decorator' 'python-netifaces' 'python-requests' 'python-twisted' 'wxpython' 'libsodium' 'libtorrent-rasterbar')
optdepends=('python-vlc-git: for internal video player')
makedepends=()