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

Antonio Rojas arojas at archlinux.org
Sat Apr 11 10:29:35 UTC 2020


    Date: Saturday, April 11, 2020 @ 10:29:34
  Author: arojas
Revision: 380111

Add explicit phonon-qt5 dependency, no longer pulled by knotifyconfig

Modified:
  ktorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-11 10:27:07 UTC (rev 380110)
+++ PKGBUILD	2020-04-11 10:29:34 UTC (rev 380111)
@@ -4,12 +4,12 @@
 
 pkgname=ktorrent
 pkgver=5.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A powerful BitTorrent client for KDE"
 arch=(x86_64)
 url='https://www.kde.org/applications/internet/ktorrent/'
 license=(GPL2)
-depends=(libktorrent kcmutils knotifyconfig kross)
+depends=(libktorrent kcmutils knotifyconfig kross phonon-qt5)
 makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd taglib syndication kplotting kdewebkit geoip)
 optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 'taglib: mediaplayer plugin' 'geoip: info widget plugin'
             'syndication: syndication plugin' 'kdewebkit: search plugin, syndication plugin' 'kplotting: statistics plugin')



More information about the arch-commits mailing list