[arch-commits] Commit in minuet/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Mar 27 19:57:59 UTC 2016


    Date: Sunday, March 27, 2016 @ 21:57:59
  Author: arojas
Revision: 263182

Add timidity++ dependency

Modified:
  minuet/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-27 19:56:36 UTC (rev 263181)
+++ PKGBUILD	2016-03-27 19:57:59 UTC (rev 263182)
@@ -3,13 +3,13 @@
 
 pkgname=minuet
 pkgver=16.03.80
-pkgrel=1
+pkgrel=2
 pkgdesc='A KDE Software for Music Education'
 url='https://minuet.kde.org'
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(kio drumstick)
+depends=(kio drumstick timidity++)
 makedepends=(extra-cmake-modules kdoctools)
 install=$pkgname.install
 source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")



More information about the arch-commits mailing list