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

Antonio Rojas arojas at archlinux.org
Wed Jan 25 21:44:51 UTC 2017


    Date: Wednesday, January 25, 2017 @ 21:44:50
  Author: arojas
Revision: 287445

qtscriptgenerator is a runtime dependency

Modified:
  amarok/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-25 19:54:28 UTC (rev 287444)
+++ PKGBUILD	2017-01-25 21:44:50 UTC (rev 287445)
@@ -5,15 +5,15 @@
 
 pkgname=amarok
 pkgver=2.8.0
-pkgrel=12
+pkgrel=13
 pkgdesc="The powerful music player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org/"
 license=('GPL2' 'LGPL2.1' 'FDL')
 depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
-        'liblastfm' 'ffmpeg' 'libofa' 'qjson')
+        'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
 makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
-             'libmygpo-qt' 'mesa' 'clamz' 'qtscriptgenerator')
+             'libmygpo-qt' 'mesa' 'clamz')
 optdepends=("libgpod: support for Apple iPod audio devices"
             "libmtp: support for portable media devices"
             "loudmouth: backend needed by mp3tunes for syncing"



More information about the arch-commits mailing list