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

Antonio Rojas arojas at archlinux.org
Thu Nov 22 18:03:35 UTC 2018


    Date: Thursday, November 22, 2018 @ 18:03:35
  Author: arojas
Revision: 340299

Add qt5-xmlpatterns dependency, no longer pulled by qt5-declarative

Modified:
  cantor/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-22 17:50:14 UTC (rev 340298)
+++ PKGBUILD	2018-11-22 18:03:35 UTC (rev 340299)
@@ -4,13 +4,13 @@
 
 pkgname=cantor
 pkgver=18.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate hicolor-icon-theme discount)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate hicolor-icon-theme discount qt5-xmlpatterns)
 makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia)
 optdepends=('maxima: Maxima backend'
             'octave: Octave backend'



More information about the arch-commits mailing list