Date: Saturday, April 11, 2020 @ 10:21:31
  Author: arojas
Revision: 380105

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

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-11 10:17:33 UTC (rev 380104)
+++ PKGBUILD    2020-04-11 10:21:31 UTC (rev 380105)
@@ -7,11 +7,11 @@
 
 pkgname=konversation
 pkgver=1.7.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A user-friendly and fully-featured IRC client"
 arch=(x86_64)
 url="https://konversation.kde.org";
-depends=(knotifyconfig kemoticons kparts kidletime qca-qt5 hicolor-icon-theme 
perl)
+depends=(knotifyconfig kemoticons kparts kidletime phonon-qt5 qca-qt5 
hicolor-icon-theme perl)
 optdepends=('python: python scripting support' 'keditbookmarks: for managing 
bookmarks')
 makedepends=(extra-cmake-modules kdoctools)
 license=(GPL2 FDL)

Reply via email to