[arch-commits] Commit in tribler/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Nov 18 16:21:24 UTC 2018


    Date: Sunday, November 18, 2018 @ 16:21:23
  Author: ffy00
Revision: 408722

add missing dependencies

Modified:
  tribler/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-18 16:20:22 UTC (rev 408721)
+++ PKGBUILD	2018-11-18 16:21:23 UTC (rev 408722)
@@ -3,7 +3,7 @@
 pkgname=tribler
 _pkgver=7.2.0-exp1
 pkgver=${_pkgver//-/_}
-pkgrel=2
+pkgrel=3
 pkgdesc='Privacy enhanced BitTorrent client with P2P content discovery'
 url='https://www.tribler.org/'
 arch=('any')
@@ -13,7 +13,7 @@
          'python2-feedparser' 'python2-chardet' 'python2-m2crypto' 'python2-netifaces'
          'python2-plyvel' 'python2-twisted' 'python2-configobj' 'python2-matplotlib'
          'python2-networkx' 'python2-psutil' 'python2-scipy' 'python2-libnacl'
-         'python2-pony')
+         'python2-pony' 'python2-meliae' 'python2-pillow')
 optdepends=('vlc: for internal video player')
 makedepends=('python2-setuptools' 'git')
 source=("https://github.com/Tribler/tribler/releases/download/v$_pkgver/Tribler-v$_pkgver.tar.xz")



More information about the arch-commits mailing list